<STYLE TYPE="text/css">
a.menu:link {
	color: #ffffff;
	text-decoration: underline
}
a.menu:active {
	color: #ffffff;
	text-decoration: underline
}
a.menu:visited {
	color: #ffffff;
	text-decoration: underline
}
a.menu:hover {
	color: #cccccc;
	text-decoration: underline
}

a.menu2:link {
	color: #ffffff;
	text-decoration: none;	
	font-size: 8pt
}
a.menu2:active {
	color: #ffffff;
	text-decoration: none;	
	font-size: 8pt
}
a.menu2:visited {
	color: #ffffff;
	text-decoration: none;	
	font-size: 8pt
}
a.menu2:hover {
	color: #cccccc;
	text-decoration: underline;	
	font-size: 8pt
}

a.two:link { color: #000066; text-decoration: none }
a.two:active { color: #000066; 	text-decoration: none}
a.two:visited { color: #000066; text-decoration: none }
a.two:hover { color: #666666; text-decoration: none }

a.three:link {
	color: #990000;
	text-decoration: underline
}
a.three:active {
	color: #000066;
	text-decoration: underline
}
a.three:visited {
	color: #000066;
	text-decoration: underline
}
a.three:hover {
	color: #666666;
	text-decoration: underline
}

.heading
{
	color: #ffffff;
	font-weight: bold;
	font-size: smaller;
}

.general
{
	font-size: smaller;
}

.general1
{
	font-size: smaller;
	color: #ffffff
}
body 
{
	color: #000066;
	font-family: arial;
	font-size: 10pt
}
a:link { color: #ffffff; text-decoration: none }
a:active { color: #0066cc; text-decoration: none }
a:visited { color: #0066cc; text-decoration: none }
a:hover { color: #003366; text-decoration: none}

.s1 { background-Color:#99ccff }
.s2 { background-Color:#ffff99 }

</STYLE>


