body {
	margin		    : 0px;
	background-color    : #909aa6;
}
table {
	font-family	    : tahoma;
	font-size	    : 11px;	
}
.fontspace {
	font-family	    : tahoma;
	font-size	    : 11px;
	line-height	    : 12pt	
}
.bigbox {
	border-top	    : 1px solid #000000;
	border-right	    : 1px solid #000000;
	border-bottom	    : 0px solid #000000;
	border-left	    : 1px solid #000000;
}
.boxpages {
	border-top	    : 0px solid #000000;
	border-right	    : 0px solid #000000;
	border-bottom	    : 1px solid #000000;
	border-left	    : 0px solid #000000;
}
.topfont {
	font-family	    : tahoma;
	font-size	    : 11px;
	color		    : #ffffff;
}
a.red:link, a.red:active, a.red:visited {
	text-decoration	    : none;
	color		    : #e50000;
}
a.red:hover {
	text-decoration	    : none;
	color		    : #999999;
}