a:link { color: #000080; text-decoration: none  }
a:visited { color: #000080; text-decoration: none   } 
a:active { 	color: #0000FF; }
a:hover { color: #3366CC; }

.inverse { color: #FFFFFF;font-family:Tahoma; font-size:8pt; font-weight:bold }
.navigation { font-family:Tahoma; font-size:8pt; font-weight:bold }

a:link.inverse { color: #FFFFFF;font-family:Tahoma; font-size:8pt; font-weight:bold; text-decoration: none; }
a:visited.inverse { color: #FFFFFF;font-family:Tahoma; font-size:8pt; font-weight:bold; text-decoration: none;  }
a:active.inverse { color: #FFFF00;font-family:Tahoma; font-size:8pt; font-weight:bold }
a:hover.inverse { color: #FFFF99;font-family:Tahoma; font-size:8pt; font-weight:bold }

body, p, td, th
{
	font-family: Georgia, Times-New-Roman, serif;
	color: #000000; font-size:10pt
}
table
{
	table-border-color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times-New-Roman, serif;
	font-style: italic; 
	font-weight: bold;
}
h1
{
	color: #800000;
	font-size:125%;
}
h2
{
	color: #006600; 
	font-size:120%;
}
h3
{
	color: #006600; 
	font-size:115%;
}
h4
{
	color: #006600; 
	font-size:110%;
}
h5
{
	color: #006600; 
	font-size:105%;
}
h6
{
	color: #006600; 
	font-size:100%;
}