


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">

/* Make headings Copperplate Gothic Bold*/
h1	{font-family: "copperplate gothic bold";"verdana";"Arial";color: #33adb8; font-size: 20pt}
h2	{font-family: "copperplate gothic bold";"verdana";"arial";color: #052d5d; font-size: 17pt}
h3	{font-family: "copperplate gothic light";"verdana";"Arial";color: #087884; font-size: 13pt}
h4	{font-family: "arial";"verdana";color: #147178; font-size: 12pt}	
h5	{font-family: "arial";"verdana";color: #000000; font-size: 10pt}	
h6	{font-family: "arial";"verdana";color: #052d5d; font-size: 8pt}	

/*Make all  body text black 8pt verdana and 10pt margins. Use main_bg.jpg as the background */
body  { font-size: 8pt; font-family: "verdana","Arial"; color: #000000; text-decoration: none; font-style: none; 
 background: url(images/main_bg.jpg);
 margin-left: 10pt;
 margin-right: 10pt} 	
 
 /* Don't underline links and make all links dark blue. Make links flash red when activated. */
 a {font: 12px Arial; font-weight: bold;}
A {text-decoration: none;}
a:link	{color: #052d5d;}
a:visited  {color: #052d5d;}
a:active  {color: #3333cc;}
a:hover {color: #cc0000; font-size: 9pt;}

a.sub_text 			{ font: 12px Arial; color: #00688B; text-decoration: none; font-weight: normal; font-style: none; }
a:visited.sub_text 	{ font: 12px Arial; color: #0c560e; text-decoration: none; font-weight: none; font-style: none; }
a:hover.sub_text 	{ font: 12px Arial; color: #ffffff; text-decoration: none; font-weight: none; font-style: none; } 
 

/* Format footnotes as 8pt Times and center them. */
div.footnote {font-size: 8pt;
font-family: times new roman;
line height: 11pt;
text-align: center}

a.outlinks { font: 9px Arial; color: #00000; text-decoration: none; font-weight: normal; font-style: none; }

</style>

This is normal text
<h1>This is heading1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>
<h4>This is heading 4</h4>
<h5>This is heading 5</h5>
<h6>This is heading 6</h6>


