body { margin-top : 0px; margin-right : 0px; margin-left : 0px; margin-bottom : 0px; background-color : White; }
a:hover { color: red; }
a {
color: #142E74;
}


.buttons{
	background-color : Silver;
	clear : both;
	border-width : 2px;
	font-family : Verdana,Arial,Helvetica;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;	
}
.regtext{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}

.smalltext{
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}

.totext{
	font-family : Verdana,Arial,Helvetica;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
}

.bigtext{
	font-family : Verdana,Arial,Helvetica;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

.headertext{
	font-family : Verdana,Arial,Helvetica;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	color : #0000FF;
}

.contentmargin{
	margin-left : 10px;
}

td{
	font-family : Verdana,Arial,Helvetica;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
}
