P  {
	line-height: 11pt;
	font-size: 10pt;
	color : #8e0001;
	font-family : Arial;
	font-weight : normal;
}

A:link  {
	text-align: center;
	color : #8e0001;
	font-size: 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}
A:visited  {
	text-align: center;
	color : #8e0001;
	font-size: 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Hover  {
	text-align: center;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

BODY  {
	margin-left: 0;
	margin-right: 35;
	margin-top: 0;
	margin-bottom: 0;
	background-color: White;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
