HTML {

	min-height: 100%;
	
	margin-bottom: 1px; }

BODY {

	color : #000;

	font-family : Verdana;

	font-size : 10px;

	text-align : left;

}



TABLE {

	color : #000;

	font-family : Verdana;

	font-size : 10px;

	text-align : left;

}



.Heading {

	color : #990000;

	font-family : Verdana;

	font-size : 13px;
	
	font-weight : bold;

}

.MediumRed {

	color : #990000;

	font-family : Verdana;

	font-size : 11px;
	
	font-weight : bold;

}



A {

	text-decoration : none;

	color : #FFF;

	font-weight : bold;

}



A:Hover {

	text-decoration : underline;

	color : #0000FF;

	font-weight : bold;

}



A.blue {

	text-decoration : none;

	color : #0000FF;

	font-weight : bold;

}



A.blue:Hover {

	text-decoration : underline;

	color : #FF0000;

	font-weight : bold;

}

.copyright {

	color : #000;

	font-family : Verdana;

	font-size : 9px;
	
}

.smallredbold {

	color : #990000;

	font-family : Verdana;

	font-size : 9px;
	
	font-weight : bold;


HR {

	color : #000000;

	height : 1pt;

	width : 500;

}



SPAN.thumb {

	border : 1px solid #000000;

}

