a:link    {font-family:Arial;font-size:14;text-decoration:underline;color:#387389}
a:visited {color:#387389;text-decoration:underline; font-family:Arial;font-size:14}
a:hover   {color:#003399;text-decoration:none; font-family:Arial;font-size:14}
a:active  {color:#387389;;text-decoration:underline; font-family:Arial}

BODY
{
    SCROLLBAR-FACE-COLOR: #AECBD6; 
    SCROLLBAR-HIGHLIGHT-COLOR: #007fb1; 
    SCROLLBAR-SHADOW-COLOR: #007fb1; 
    SCROLLBAR-3DLIGHT-COLOR: #007fb1; 
    SCROLLBAR-ARROW-COLOR: #007fb1; 
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #007fb1
}
.Text {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #006699;
}
.Title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2;
	text-decoration: none;
	color: #006699;
}
.Bullets
{
	list-style-image: url(images/bullet.gif);
	margin-right: 20px;
}
.BulletsSub
{
	list-style-image: url(images/bulletSub.gif);
	margin-right: 20px;
}
.BulletsV
{
	list-style-image: url(images/bulletV.gif);
	margin-right: 20px;
}