<style type="text/css">
<!--

body,p,div,span,th,td,ul
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
	font-size: 8pt;
	line-height: 120%;
}

.warntext
{
	color: red;
	font-weight: bold;

}

a:link, a:visited, a:active,
{
	color: #3333FF;
	text-decoration: none;
}

a:visited
{
	color: #6600CC;
	text-decoration: none;
}

a:hover,
{
	text-decoration: underline;
}

.menutext:link, .menutext:visited, .menutext:active
{
	color: FFFFFF;
	font-weight: bold;
}

.pagemenu:link, .pagemenu:visited, .pagemenu:active, .pagemenu:hover
{
	color: mauve;
	font-size: 8pt;
}

.menutextlive:link, .menutextlive:visited, .menutextlive:active
{
	color: #FFFF33;
	font-weight: bold;
}

.menulive
{
	background: #330099;
	color: #FFFFFF;
}

.menu
{
	background: #6699CC;
}

.marginline
{
	background: #000000;
}

.pageend, .pagetitle, .sitetitle
{
	color: #FFFFFF;
	background: #330099;
}

.pagetitle, .sitetitle
{
	color: #FFFFFF;
	font-size: 14pt;
	padding-bottom: 3;
	padding-top: 2;
}

.sitetitle
{
	font-size: 20pt;
	text-align: center;
	padding-bottom: 5;
}

.hilite 
{
    	background-color: aliceblue;
}

th
{
	background-color: powderblue;
}

-->
</style>