/* CSS Document */


body {
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
	}
	
a:link {
	color: #336699;
}

a:active {
	color: #336699;
}

a:visited {
	color: #336699;
}

a:hover {
	color: #336699;
}
.content_text {
	text-align: left;
	font-size: 8pt;
}
.main_box {
	text-align: top;
