.body {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	padding-left: 70px;
	padding-right: 30px;
	padding-top: 30px
	padding-bottom: 30px;
}
a {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
}
a:visited{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
	}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
	color: #990000;
}
a:active{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
	}
.nav_table {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px
	padding-bottom: 20px;
}	
.nav {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
}
.nav a:link {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
}
.nav a:visited{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
	}
.nav a:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
}
.nav a:active{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #990000;
	}	
.header{
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #333333;
	}
.footer {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #666666;
}
.footer a:link {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #666666;
}
.footer a:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #666666;
}
.footer a:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #666666;
}
.footer a:active {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	line-height: 10px;
	color: #666666;
}