a:link		{color: #003399;}
a:visited	{color: #003399;}
a:active 	{color: #99cccc;}
a:hover 	{color: #663333;}


BODY 	{  
		font-family: Arial, Verdana; 
		background-color: #FFFFFF; 
	}


.body		{ color: #000000; font-size: 9pt;  text-decoration: none; }
.bodyhead	{ color: #2B619D; font-size: 10pt; text-decoration: none; font-weight:bold;}
.bodysub	{ color: gray; font-size: 8pt; text-decoration: none; font-family: Arial; }
.caption	{ color: black; font-style: italic; font-weight: bold }
.tiny 		{ color: #666666; font-family: Arial; font-size: 7pt;  text-decoration: none; }
.quote		{ color: #000000; font-size: 8pt;  text-decoration: none; font-family: Arial;}


#menu_sub { font-size: 7pt; color: "#4987BD"; font-weight:bold; text-decoration: none; letter-spacing: 0.05em; }
#menu_sub:hover { color: black; }
#menu_sub:visted { color: "#4987BD"; }


h1, h2, h3, h4, h5, h6		{font-family: Verdana, Arial; font=color: #003399; }

h1
{
	font-size: 18pt;
	font-weight: bold;
	color: #003399 ;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #003399 ;
}
h3
{
	font-size: 11pt;
	font-weight: bold;
	color: #003399 ;
}
h4
{
	font-size: 10pt;
	color: "#00639F";
	
}
h5
{
	font-size: 9pt;
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}


header1
{
	font-size: 100pt;
	color: "#00639F";
}

  <!-- background: white url(images/bkgd.gif); 
  background-repeat: repeat-n; -->


