A:link  {
	font-family : Arial;
	font-weight : bold;
	color : navy;
	text-decoration : none;
}

A:visited  {
	color : navy;
	text-decoration : none;
	font-weight : bold;
}

A:active  {
	color : Red;
	text-decoration : none;
}

BODY  {
	font-family : Arial;
	font-style : normal;
}

H1  {
	font : 19pt Arial,sans-serif;
	color : #A00000;
	font-weight : bold;
}

H2  {
	font : 17pt Arial,sans-serif;
	color : #A00000;
	font-weight : bold;
}
H3  {
	font : 15pt Arial,sans-serif;
	color : #A00000;
	font-weight : bold;
}

H4  {
	font : 12pt Arial, sans-serif;
	color : #888888;
	font-weight : bold;
	font-style : italic;
}

H5  {
	font : 8pt Verdana, Arial;
	color : #000000;
	font-weight : bold;
}

P  {
	margin-left : .02in;
}

P.intro  {
	font : 15pt Arial;
	color : #A00000;
	font-weight : bold;
}

PRE  {
	font : 12pt Times New Roman;
	font-style : italic;
}

B  {
	font : 12pt Arial;
	font-weight : bold;
}

TD  {
	font : 12pt Arial;
}

.indent {  margin-left: 15px}
