body {
	margin-left: 0px;
	background-image: url(images/greyback.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	padding-left: 0px;
}

h1 {
	font-size: 12px;
	color: #660000;
	padding-top: 9px;
	padding-left: 11px;
}
h2 {
	font-size: 11px;
	color: #660000;
	padding-top: 9px;
	padding-left: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom: -5px;
}
.nav a, .nav a:visited  {
	color: #a4a3a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 400px;
	width: 150px;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #ffffff;
	width: 150px;
	text-decoration: none;	
}

.copyright {
	font-size: 9px;
	color: #666666;
	padding-right: 11px;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	padding-left: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #666666;
}

a, a:visited  {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
