a:link
{
	color: rgb(0,0,255);
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

a:visited
{
	color: rgb(0,0,255);
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
} 
a:hover {
    color: rgb(0,0,255);
    font-family: Trebuchet MS;
    text-decoration: underline;
    font-size: 10pt;
    font-weight: normal;
}
   
a:active 
{
	color: rgb(0,0,255);
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10pt;
}
body
{
	font-size: 10pt;
	font-family: Verdana;	
	background-color: rgb(255,255,255);
	color: #000000;
}
a:link.header {font-family:Tahoma; font-size:8pt; color: rgb(75,75,75); text-decoration:none; font-weight: bold;}
a:visited.header {font-family:Tahoma; font-size:8pt; color: rgb(75,75,75); text-decoration:none; font-weight: bold;}
a:active.header {font-family:Tahoma; font-size:8pt; color:rgb(75,75,75); text-decoration:none; font-weight: bold;}
a:hover.header {color: rgb(255,0,0);text-decoration: none; font-weight: bold;}

a:link.body {font-family:Tahoma; font-size:8pt; color: rgb(0,0,255); text-decoration:none; font-weight: normal;}
a:visited.body {font-family:Tahoma; font-size:8pt; color: rgb(0,0,255); text-decoration:none; font-weight: normal;}
a:active.body {font-family:Tahoma; font-size:8pt; color:rgb(0,0,255); text-decoration:none; font-weight: normal;}
a:hover.body {color: rgb(0,0,255);text-decoration: underline; font-weight: normal;}

a:link.main {font-family:Trebuchet MS; font-size:10pt; color: #0000FF; text-decoration:none; font-weight: bold}
a:visited.main {font-family:Trebuchet MS; font-size:10pt; color: rgb(0,0,255); text-decoration:none; font-weight: bold;}
a:active.main {font-family:Trebuchet MS; font-size:10pt; color:rgb(0,0,255); text-decoration:none; font-weight: bold;}
a:hover.main {color: rgb(0,0,255);text-decoration: underline; font-weight: bold;}

table        { font-family: Verdana; font-size: 10pt;}