BODY {
	background-color: #E8C045 ; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
}

A  {
	text-decoration: none;
	line-height: 1.5em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #872C3D;
}

A:hover {
	text-decoration: underline;
	color: #330000;
	}

A:visited {
	text-decoration: none;
	font-weight: normal ;
	font-family: "Verdana, Arial, Helvetica";
	font-size: 10px;
	color: #872C3D;
}

TD {
	font-family: 'Verdana, Arial, Helvetica';
	font-size: 10px; 
	line-height: 1.5em;
	color: #000000;
}

DIV,P,BR,OL,UL,DL,DD,DT,BLOCKQUOTE {
	line-height: 1.5em;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #872C3D;
}

CODE {
	color: #FF3333;
	font-family: courier, arial, sans-serif ;
	font-size: 10px ;
	font-weight: normal ;
}

H1 {
	color: #872C3D;
	font-family: "Times New Roman, Serif" ;
	font-weight: bold ;
	font-style: italic ;
	font-size: 22px ;
	text-align : left; 
	line-height: 36px;
}

H2 {
	color: #872C3D ;
	font-family: Verdana, Arial, Helvetica ;
	font-weight: bold ;
	font-size: 14px ;
	text-align : center; 
}

H3 {
	color: #872C3D;
	font-family: Verdana, Arial, Helvetica ;
	font-weight: bold ;
	font-size: 12px ;
	text-align : center; 
}

.qu {
	font-weight: bold;
}

.leftAlign {
	text-align : left; 
}

.centerAlign {
	text-align : center; 
}

.rightAlign {
	text-align : right; 
}

