BODY	{
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
}
H1	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	line-height : 110%;
}
H2	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 110%;
}
H3	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 110%;
}
TD	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
P	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
STRONG	{
	font-weight : bold;
}
A:hover	{
	text-decoration : none;
	color : #ff0000;
}
A:link, A:visited {
	color : #0000ff;
	text-decoration : none;
}
A:active {
	color : #000000;
	text-decoration : none;
}
.formfield	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
.big	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
}
.bigger	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
}
.medium	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.smaller	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 110%;
}
.small	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 110%;
}
.footer	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	line-height : 110%;
}
.caption	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height : 100%;
	color : #000000;
}
.menu	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color : #ffffff;
	font-weight : bold;
	line-height : 100%;
}
.hilite	{
	background-color : #ffff00;
}
.black	{
	color : #000000;
}
.silver	{
	color : #c0c0c0;
}
.grey	{
	color : #f0f0f0;
}
.white	{
	color : #ffffff;
}
.red	{
	color : #ff0000;
}
.orange	{
	color : #ffa500;
}
.yellow	{
	color : #ffff00;
}
.green	{
	color : #228b22;
}
.blue	{
	color : #0000a0;
}
.purple	{
	color : #800040;
}
