body
{
	background: #cce0e9 url('images/bg.gif') repeat-x;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
}

h2
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 25px;
	color: #0078bb;
}

td, p
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
}

input
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #474345;
}


a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size:10px;
	text-decoration: none;
	color:#6878B7;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size:10px;
	text-decoration: underline;
	color:#E10000; 
}
