/*BODY {
	font-family:Times New Roman;
	font-size: 12px;
	color: #5b4a42;
	line-height:20px;
}*/

	.header {
	font-size:29px;
	color: #5b4a42;
	line-height:35px;
	}
	
TD {
	font-size: 13px;
	color: #5b4a42;
	line-height:20px;
}

P {
	font-size: 13px;
	color: #5b4a42;
	line-height:20px;
}
.small {
	font-family:Times New Roman;
	font-size: 11px;
	color: #5b4a42;
}

.red {
color: #C80000;
font-weight:bold;
font-size:14px;
}

.copyright, .copyright:Active, .copyright:Active {
	font-family:Times New Roman;
	font-size: 12px;
	color: #5b4a42;
	text-decoration: none
}

.copyright:Hover {
	font-family:Times New Roman;
	font-size: 12px;
	color: #5b4a42;
	text-decoration: none
}


A, A:Visited, A:Active {
	font-size   	: 13px;
	text-decoration : none;
	font-family 	: Times New Roman;
	color           : #747474;
	text-decoration: none;
}

A:Hover {
	text-decoration : underline;
	color           : #176BAB;
}