body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
   color: #333333;
   font-weight: bold;
}

 a:hover {
	text-decoration: underline;
}
td, div {
   font-family: arial;
   font-size: 12px;
   color: #333333;
   line-height: 160%;
}
.news {
	font-size: 13px;
	text-decoration: none;
}

h1, h2, h3, h4, .main {
   font-family: arial;
   font-size: 12px;
   font-weight: bold;
   color: #333333;
}



a:link {
	font-family: Arial;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	}
.nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;

}
.maintext {
	font-family: Arial;
	font-size: x-small;
	color: #333333;

}
.header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.content {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.border {
	border: 1px solid #000000;
}
.border_footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nav {
	background: #FFFFFF;
	padding: 4px;
	text-indent: 20px;
	vertical-align: middle;
	font-size: 13px;
}
.nav a {
   text-decoration: none;
}

.nav a:hover {
	color: #990000;
}
