BODY {
	font-family: Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #20448f;
}

.content {
	font-size: 12px;
	color: #000000;
}

.contentbold {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.contentorange {
	font-size: 12px;
	font-weight: bold;
	color: #ff7e01;
}

.contentwhite { 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
}

.menucontent {
	font-size: 12px;
	color: #8c9370;
	text-indent: 5px;
	font-weight: bold;
}	

td.menu 		{ font-family: Arial; font-size: 12px; font-weight: bold; }
td.menu a:link 		{ color: #FFFFFF; text-decoration: none; width: 100%; line-height: 24px; }
td.menu a:visited 	{ color: #FFFFFF; text-decoration: none; width: 100%; line-height: 24px; }
td.menu a:active 	{ color: #FFFFFF; text-decoration: none; width: 100%; line-height: 24px; }
td.menu a:hover 	{ color: #FFFFFF; text-decoration: none; width: 100%; line-height: 24px; background: #ff7e01; }

@media print {
.Main1 {display:none}
.Main2 {display:none}
.DoPrint {width:100%;float:none}
}
