P  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	color : Black;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
}

H2  {
	font-size : medium;
	font-family : Arial;
	color : Black;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
}

A  {
	color : Purple;
}

A:Visited  {
	color : Purple;
}

A:Active  {
	color : Fuchsia;
}

A:Hover  {
	color : Blue;
}

BODY  {}

<li>  {
	font-size : medium;
	font-family : Arial;
}

li  {
	font-size : medium;
	font-family : Arial;
}

.long  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000080;
}

.small  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : black;
}

.medium  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000080;
}

.fine  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.rate  {
	font-size : 8pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.red  {
	font-size : medium;
	font-weight : bold;
	font-family : Arial;
	color : Red;
}

