body
{
	font-family: arial;
	color: #000000;
}

#mainMenu td
{
	font-family: arial;	
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#mainMenu a
{
	font-family: arial;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}

#mainMenu a:hover
{
	font-family: arial;
	font-weight: bold;
	color: #dddddd;
	text-decoration: underline;
}

#mainText
{
	font-family: arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 20px;
}

#footer td
{
	font-family: arial;
	font-size: 0.7em;
	color: #ffffff;
}

#footer a
{
	font-family: arial;	
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover
{
	font-family: arial;
	color: #dddddd;
	text-decoration: underline;
}

//so webadmin can see it!
.circlePic
{
	float: right;
	margin: 10px;
}

#submitButton
{
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
