BODY {max-width:900px;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
TD{
	font-size : 1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H2 {
	font-size: 1.4em;
}

H3 {
	font-size: 1.2em;
}

H4 {
	font-size: .9em;
	font-variant: normal;
	font-weight: bold;
}

A:link {
    color : #0054A6;
    text-decoration:none;
}
A:visited {
    color : #0054A6;
    text-decoration:none;
}

A:Hover {
	text-decoration: underline;
	color: #178DFB;
}

HR {
	height: 1pt;
}

