BODY {
	font-size   : 12px;
	font-family : gill sans, Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9B9D87;
	line-height : 14px;
	background-color : #897F75;
}

P {
	font-size   : 12px;
	font-family : gill sans, Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9B9D87;
	line-height : 14px;
}

.maintext {
	font-size   : 12px;
	font-family : gill sans, Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9B9D87;
	line-height : 14px;
}

.header {
	font-size   : 15px;
	font-family : gill sans, Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #A9B97B;
	line-height : 18px;
}

.copyright {
	font-size   	: 10px;
	text-decoration : none;
	font-family 	: Arial, Helvetica;
	color           : #000000;
}

.copyright {
	font-size   	: 10px; 
	text-decoration : none;
	font-family 	: Arial, Helvetica;
	color           : #646464;
	line-height 	: 12pt;
}

.copyright:Active {
	font-size   	: 10px; 
	color           : #646464;
}

.copyright:Visited {
	font-size   	: 10px; 
	color           : #646464;
}

A {
	font-size   : 11px; 
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #0159D4;
	text-decoration : none;
}

A:Active {
	color       : #0159D4;
}

A:Hover {
	color       : #B29D0E;
}

.red {
	font-size 	: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style 	: normal;
	color 		: #CC3333;
}






