P {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	margin-top : 0px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	white-space : normal;
	}

H1 {
	font-family : Arial;
	font-size : 20px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	font-weight : bold;
	}
H2 {
	font-family : Arial;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	font-weight : bold;
}

A:LINK {
	color : #FF9900;
}

A:VISITED {
	color : #003366;
}

A:ACTIVE {
	color : #FF9900;
}
UL {
	font-family : Arial;
	font-size : 13px;
	margin-bottom : 10px;
	margin-top : 0px;
	list-style-type : none;
	}
LI {
	margin-bottom : 3px;
	margin-left : -18px;
}






