P  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #000080;
	margin-left: 5px;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-right : 3px;
}

P.red  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : FF0000;
	margin-left: 5px;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-right : 3px;
}

LI  {
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : Black;
	margin-left: 15px;
	margin-top : 1px;
	margin-bottom : 0px;
	margin-right : 3px;
}

H1  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 1px;
	margin-left : 2px;
}

H2  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #000066;
	margin-left: 15px;
	margin-top : -1em;
	margin-bottom : 4px;
}

H3  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 1px;
	margin-left : 2px;
}

H3.red  {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 1px;
	margin-left : 2px;
}

H4  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : black;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-right : 1px;
	margin-left : 2px;
}

H5  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : black;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 10px;
	margin-right : 15px;
}

H6  {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : #000080;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-family : Arial;
	font-size : 12px;
}

