a:link    { color: #FFFFB3; text-decoration: none; font-family: Tahoma; font-size:10pt}
a:visited {color:#ffffb3; text-decoration:none; font-family: Tahoma; font-size:10pt }
a:active  {color:#444444; text-decoration:none; font-family: Tahoma; font-size:10pt }
a:hover   {color:#FFFF66; text-decoration:underline; font-family: Tahoma; font-size:10pt}

a:link.type1 { color: #FFFFB3; text-decoration: none; font-family: Tahoma; font-size:8pt}
a:visited.type1 {color:#ffffb3; text-decoration:none; font-family: Tahoma; font-weight: normal;font-size:8pt }
a:active.type1  {color:#444444; text-decoration:none; font-family: Tahoma; font-weight: normal;font-size:8pt }
a:hover.type1   {color:#FFFF66; text-decoration:underline; font-family: Tahoma; font-weight: normal;font-size:8pt}


body
{ 
	font-family: Tahoma; 
	background-color: #1B345E; 
	color: #FFFFFF;font-size: 10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2           { color: #BBDDFF; font-size: 12pt; font-family: Verdana; font-style: italic; 
               font-weight: bold }
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
