body
{
	background: #d9dadb url('images/background.jpg') repeat-x;
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	color: #474345;
}

td, p
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	line-height: 18px;
	color: #474345;
}


h1
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 20px;
	color: #a5a5a6;
}

h2
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 18px;
	color: #9a9a9c;
}


.blue
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	line-height: 18px;
	color: #2f68c8;
}


a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: none;
	color: #6878B7;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	text-decoration: underline;
	color: #E10000; 
}
