
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #64442A;
    font-weight: bold;
	line-height: 20px;	
}

div.red {
	color: #AD441C
}

p.head {
	font-size: 18px;
 	font-weight: bold;
}

a:link	{ 
	text-decoration: none; 
	color: #AD441C; 
	}

a:hover {
	text-decoration: underline; 
	color:#AD441C;
	}
	
a:visited	{ 
	text-decoration: none; 
	color: #AD441C; 
	}