h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6A2A28;
}

Table { 
	border-top: solid 1px #660000; 
	border-right: solid 1px #660000; 
	border-left: solid 1px #660000; 
	border-bottom: solid 1px #660000; 
 } 
.menu_ital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6A2A28;
	font-style: italic;
	line-height: 18px;
}

.nav:link, .nav:visited, .nav:active  {
	color : #FFFFFF;
	text-decoration : none;

}

a:link {
	text-decoration: none;
	color: #6A2A28;
}
a:visited {
	text-decoration: none;
	color: #6A2A28;
}
a:hover {
	text-decoration: none;
	color: #3366ff;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #6A2A28;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
