H1{
	font-family:		'Times New Roman';
	font-size:			30px;
	font-weight:		lighter;
	color:				#CE7C01;
	margin-top:			30px;
	margin-bottom:		30px;
}

H2{
	font-family:		'Times New Roman';
	font-size:			20px;
	font-weight:		lighter;
	color:				#CE7C01;
}

H3{
	font-family:		'Times New Roman';
	font-size:			16px;
	font-weight:		lighter;
	color:				#CE7C01;
	border-bottom:		solid 1px #ffda8c; 
}

H4{
	font-size:			12px;
	font-weight:		bold;
	color:				#CE7C01;
	margin-top:			0px;
	margin-bottom:		10px;

}

BODY, P{
	font-family:		Arial;
	font-size:			12px;
	line-height:		18px;
}

TD{
	font-family:		Arial;
	font-size:			12px;
}

A{
	color:				#CE7C01;
}

/* Display: None for Elements */
#HEADER_PIC, #HEADER_BOX, #CONTENT_BOX_NOPRINT, #LINK_PRINT { 
	display: none;
}

#BODY_STYLE {
	background-color: white;
}
