/* CSS Document */


BODY {
	background-color: #FFFFFF;
}

body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}

a					{
	color: #BB3329;
	
	}
a:hover	{
	color: #DA4A3F;
	}
	
		
.red	{
	color: #BB3329;
	}