BODY, H1, H2, H3, H4, TABLE, TR, TD {
	font-family: Verdana;
	}

BODY, TABLE, TR, TD {
	font-size:  8pt; }
H1 {	font-size: 20pt; }
H2 {	font-size: 16pt; }
H3 {	font-size: 12pt; }
H4 {	font-size: 10pt; }

BODY {
	background-color: #F0F0F0;
	color: #000000;
}

A {
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	
}


DIV.HR { }
IMG.HR {
	height: 1px;
	width: 100%;
}
