* {
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


html { height:100%; }

body {
min-height:101%;
}
		
#content_text a:link{
	color: #003366;
	text-decoration: underline;
		}
#content_text a:visited{
	color: #003366;
	text-decoration: underline;
		}
#content_text a:hover{
	color: #003366;
	text-decoration: none;
		}
table, td, th {
	font-size: 10px;
}
