
BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
	margin-right : 1px;
	margin-top : 1px;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
}

TR {
font-family: Arial, Helvetica, sans-serif;
	font-size : small;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration : none;
	color : #0000ff;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	text-decoration : underline;
	color : #CC3300;
}

I {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :small;
}

EM {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :small;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: Black;
}
H1 {
	font-size:28px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size:18px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}
H3 {
	font-size:14px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}
