BODY {
	color : white;
	font-family : arial, sans-serif; color : white;
	font-size: 11px;
	text-align: left;
}

TD {
	font-family : arial, sans-serif;
	font-size: 11px;
	vertical-align : top;
}


H1 {
	font-size: 20pt;
	font-family: arial, sans-serif; color: blue;	
}

H2 {
	font-size: 16pt;
	font-family: arial, sans-serif; color: green;	
}

H3 {
	font-size: 14pt;
	font-family: arial, sans-serif; color: green;
}

H4 {
    font-family: arial, sans-serif;
    font-size: small;
}

A:VISITED {
	color: gray;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A:ACTIVE {
	color: yellow;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A {
	color: silver;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

A:Hover {
	color: gray;
    font-style: normal;
}

HR {
	height: 1pt;
}

