BODY	{ color: #330000;
}

P, UL, OL, TD, FORM, SUP {
	font-family: Times New Roman, Times, serif ;
	font-size: 14px ;
}

.minus2 {
	font-family: Times New Roman, Times, serif ;
	font-size: 10pt ;
}

.minus1 {
	font-family: Times New Roman, Times, serif ;
	font-size: 11pt ;
}

.plus1 {
	font-family: Times New Roman, Times, serif ;
	font-size: 14pt ;
}

.plus2 {
	font-family: Times New Roman, Times, serif ;
	font-size: 16pt ;
}

H1 {
	font-family: Times New Roman, Times, serif ;
	font-size: 20pt ;
}

H2 {
	font-family: Times New Roman, Times, serif ;
	font-size: 18pt ;
}

H3 {
	font-family: Times New Roman, Times, serif ;
	font-size: 16pt ;
}

H4 {
	font-family: Times New Roman, Times, serif ;
	font-size: 14pt ;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}

.footer {
	font-family: Sans-serif, Arial ;
	font-size: 8pt ;
	color: #555555 ;
}


