BODY {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A {
	color: #660000;
	text-decoration: none;
}

A:HOVER {
	color: #660000;
	text-decoration: underline;
}

TD {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


P {
  	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

DIV {
   font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.nav {
font-size: 13px;
}

td.nav a:link, .nav a:visited, .nav a:active {
color: #ffffff;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-decoration: none;
}

td.nav a:hover {
color: #000000;
	display: block;
	height: 29px;
	line-height:29px;
	font-weight: bold;
	text-decoration: underline;
 	background-image: url(images/nav.jpg);
 	background-repeat: repeat-x;
}

td.nov {
color: #000000;
	text-decoration: none;
	display: block;
	height: 29px;
	line-height:29px;
	font-weight: bold;
 	background-image: url(images/nav.jpg);
 	background-repeat: repeat-x;
}

.page {
   margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

