td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 140%;
}

.footer {
	font-size: 10px;
	color: #333333;
	font-style: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #006600;
	background-image: url(images/index_back.gif);
	background-repeat: repeat-x;
}
.linkNav {
	text-decoration: none;
}
.linkNav:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	width: 80%;
	padding-bottom: 5px;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #FF9900;
	border-left: none;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
