body 
h4 {
	color: white;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
}
h2 {color: #dda0dd}
p {color: rgb(0,0,255)}
p.sansserif 
{
	font: 900 normal 12px "arial";
	color: #666666;

}
p.sansserifs 
{
	color: #0066FF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
span.sansserif 
{
	font: 900 normal 12px "arial";
	color: #666666;

}


p.sansserif14 
{
	font: 900 normal 14px "arial";
	color: #666666;
	text-decoration: underline;

}
p.sansserifyellow 
{
	font: bold normal 14px "arial";
	color: #336666;
	list-style-type: disc;

	
}

p.copyright
{
	font: 900 normal 9px "arial";
	color: #336666;
	text-decoration: underline;


}



}
span.highlight1
{
COLOR: #FFFFFF;
FONT-SIZE: 13px;
FONT-WEIGHT: bold;
FONT-FAMILY: arial,verdana,sans-serif,helvetica;
}

span.highlight
{
background-color:yellow;
text-decoration:underline;
font: italic small-caps 900 12px arial
}

span.ul
{
	text-decoration:underline;
	font: italic 900 small-caps 14px "arial";
	color: #0066FF;
}	
}

a:active {
	background-color: yellow;
	text-decoration:none;
}

a:hover {
	color:red;
	text-decoration:none;
}
a.webmail {
	color: #3399CC;
	text-decoration:none;
	font-size: 14px;
	}
	
a.main {
	color: #0066FF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 18px;
	}	
	
	
	
