BODY, DIV, LAYER, P, BLOCKQUOTE, TD, FONT {
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : black;
}
INPUT {
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-Serif;
	color : black;
}
STRONG {
	font-size : 30pt;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	color : black;
}
A, A:Visited, A:Active {
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : Blue;
	text-decoration : none;
}
A:Hover {
	color : DarkBlue;
}
EM {
	font-size : 20pt;
	font-family : Times New Roman, Times, serif;
	font-weight : bold;
	font-style : normal;
	color : Gray;
}
SUP {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-Serif;
}
H1 {
	font-size : 20pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : Gray;
}
H2 {
	font-size : 18pt;
	font-family : Arial, Helvetica, Sans-Serif;
	font-weight : bold;
	color : Gray;
}