BODY {
	border : 0px;
	margin : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding : 0px;
	background-color: #A4B2CF;
}

BODY, TD, SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

TD.main_content {
	padding: 10px;
	background-color: #FFFFFF;
}

A {
	text-decoration : none;
	color: #000066;
	font-weight: bold;
}

H1, H2, H3{
	line-height : normal;
	font-size : 150%;
	margin-bottom: 7px;
	font-family : Arial, Helvetica, sans-serif;
}

H2 {
	font-size : 120%;
}

H3 {
	font-size: 110%;
}

*.printonly, *.print {
	display: none;
}