<STYLE TYPE="text/css">
<!--
 
BODY  {
 background-color : #ffffff; 
 background-image : url(../graphics/bkg.gif);
 background-repeat : no-repeat;
 
}
 
.header {
background-image: url(../graphics/hd_bkg.gif);
           }
.title  {
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	color : #000099;
	font-size : 12px;
}

.subtitle	{
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 12px;
}

.subsubtitle {
	font-family : Verdana,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 11px;
}

.copy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
	font-size : 11px;
}

.link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003399;
	font-size : 11px;
}

A:active { text-decoration : none; FONT-SIZE: 11px; font-weight : bold; color : #003399; font-family: Arial, Helvetica, sans-serif;}
A:link { text-decoration : none; FONT-SIZE: 11px; font-weight : bold; color : #003399; font-family: Arial, Helvetica, sans-serif;}
A:visited { text-decoration : none; FONT-SIZE: 11px; font-weight : bold; color : #003399; font-family: Arial, Helvetica, sans-serif;}
A:hover { text-decoration : underline; FONT-SIZE: 11px; font-weight : bold; color : #003399; font-family: Arial, Helvetica, sans-serif;}


.smallcopy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #666666;
	font-size : 10px;
}	
	
.boldcopy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000000;
	font-size : 11px;
}

.graycopy  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #666666;
	font-size : 11px;
}

	   
-->
</STYLE>