P  {
	font-size : 12px;
	font-family : Arial;
	margin-right : 10;
}

P.jump  {
	font-size : 12px;
	font-family : Arial;
	margin-right : 25;
	margin-left : 25;
	font-weight : bold;
	
}

P.footer  {
	font-size : 10px;
	font-family : Arial;
	text-align : center;
}

P.header  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #ffcc66;
}

P.form  {
	font-size : 11px;
	font-family : Arial;
	color : #333399;
	margin-right : 1;
}

UL,OL,DL  {
	font-size : 12px;
	font-family : Arial;
}

H1,H2,H3,H4  {
	font-family : Times New Roman;
	color : #333399;
}

H5  {
	font-family : Arial;
	color : #333399;
}

H4.form  {
	font-family : Arial;
	color : #333399;
}

A  {
	color : #333399;
}

A:Visited  {}

A:Active  {
	color : #ffcc66;
	text-decoration : none;
	background-color : #333399;
}

A:Hover  {
	color : #ffcc66;
	text-decoration : none;
	background-color : #333399;
}

A.graphic:Hover  {
	color : #ffcc66;
	text-decoration : none;
	background-color : #ffffff;
}

A.graphic2:Hover  {
	color : #ffcc66;
	text-decoration : none;
	background-color : #ffcc66;
}

HR  {
	color : #333399;
}

BODY  {}

.notes  {
	font-family : Arial;
	color : Red;
}

