

H1  {
	font-family : Garamond, Eras Medium ITC, Palatino, Helvetica, Arial;
	color : #990000;
	font-size : 22px;

}

H2  {
	font-family : Garamond, Eras Medium ITC, Palatino, Helvetica, Arial;
	color : #990000;
	font-size : 20px;

}

H3  {
	font-family : Eras Medium ITC, Palatino, Helvetica, Arial;
	color : #990000;
	font-size : 16px;

}

H4  {
	font-family : Eras Medium ITC, Palatino, Helvetica, Arial;
	color : #990000;
	font-size : 14px;
}

SMALL  {
	font-size : 13px;
}

BIG  {
	font-size : 28px;
}

STRONG {
	color : #990000;
}

A  {
	text-decoration: underline;
	color: black
}

A:Visited  {
	text-decoration: underline;
	color: black
}

A:Active  {
	text-decoration: underline;
	color: black
}

BODY   {
	background-color : white;
}



B, P, TD, TR, LI, UL, INPUT   {
	font-size : 14px;
	font-family : Eras Medium ITC, Palatino, Helvetica, Arial;
}

DT   {
	font-size : 14px;
	font-style: italic;
	font-family : Eras Medium ITC, Palatino, Helvetica, Arial;
	margin-top: 14px;
}

DD   {
	margin-left: 5mm;
}

.scrollbox {}
