body,table,tr,td,th,p,a,h1,h2,h3,h4,h5,h6,h7,textarea,input
{
	font-family: verdana, arial, sans-serif;
}
body,p,td,th
{
	color: white;
	font-size: 12px;
}
li
{
	color: white;
}
A
{
	font-family: verdana, arial, sans-serif;
	color: white;
}
A:hover
{
	font-family: verdana, arial, sans-serif;
	color: white;
	text-decoration: none;
}
A.menu
{
	text-decoration: none;
/*	font-weight: bold;*/
	font-size: 11px;
}
.menu
{
	color: white;
}
.menu_on
{
	color: white;
	text-decoration: underline;
	font-size: 12px;
}
A:hover.menu
{
	text-decoration: underline;
/*	font-weight: bold;*/
}
.top
{
	font-size: xx-small;
	text-align: right;
}
.formname
{
	vertical-align: top;
	padding-right: 10px;
}
h2
{
	color: 7C5D86;
}
h5
{
	font-style: italic;
	text-decoration: underline;
}
h6
{
	font-style: italic;
	font-size: x-small;	
}
.form
{
	width: 400px;
}

