BODY, P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333399;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #333399;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333399;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333399;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #333399;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
}

A:ACTIVE, A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #99CC99;
}

A:HOVER, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6666CC;
}

LI {
	list-style-position : outside;
	list-style-type : square;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000066;
	margin-left : -20px;
	margin-top : 0px;
}

HR {
	color : #999999;
	height : 1;
	margin-bottom : 0px;
	margin-top : 0px;
; clip:  rect(   )
}

SMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333399;
}

