body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
#main_text {
	padding-bottom: 12px;
	padding-right: 13px;
}
#main_text a {
	color: #0033FF;
	text-decoration: none;
}
#main_text h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #640204;
	margin-top: 13px;
}
#header table h1 { 
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #640204;
	margin-top: 13px;
}
#main_text h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 0px;
	margin-top: 3px;
}
#main_text h3 {
	font-size: 12px; 
	font-weight: bold;
}
#main_text table  {
	margin-left: 0px;
}
#main_text a:hover {
	text-decoration: underline;
}
#main_text li {
	font-size: 12px;
	margin-bottom:0px;
	padding-bottom: 1px;
}
#main_text ul {
	margin-bottom: 11px;
	padding-bottom:0px;