BODY 	{
		font-family: Arial;
		font-size: 13px;
		}
TD 		{
		font-family: Arial;
		font-size: 13px;
		}
A 		{
		text-decoration: none;
		}
A:LINK {
		color: #004040;
		text-decoration: none;
		}
A:ACTIVE {
		color: #004040;
		text-decoration: none;
		}
A:VISITED {
		color: #004040;
		text-decoration: none;
		}
A:HOVER {
		color: #991E1C;
		text-decoration: none;
		}
H1		{
    	BORDER-BOTTOM: #991E1C 1px solid;
    	COLOR: #991E1C;
    	FONT-FAMILY: Verdana, Arial;
    	FONT-SIZE: 16px;
		}