BODY, TABLE, TD {
	background: #00007f;
	color : #9f9fff;
	font-family : "Helvetica", sans-serif;
	font-size: 13pt;
	text-align: left;
}
H1 {
	font-size: 20pt;
	font-weight: bold;
}
H2 {
	font-size: 18pt;
	font-weight: bold;
}
H3 {
	font-size: 16pt;
	font-weight: bold;
}
H4 {
	font-size: 15pt;
}

A { text-decoration: none; }
A:link { color: #bfbfff; }
A:visited { color: #8f7fff; }
A:active { color: #dfdfff; }
A:Hover { text-decoration: underline; }

HR {
	color: #9f9fff;
	height: 0pt;
}

ADDRESS{
	font-size: smaller;
	font-style: normal;
	font : xx-small;
}

