body {
	margin:0;
}

p {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 23px;
}

td {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 14px;
}

.hdrBg  { 
	background-image: url("images/hdrBg.gif"); 
	background-repeat: no-repeat;
}

a.mainNav:link { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.mainNav:visited { 
	color: black;
	text-decoration: none; 
}

a.mainNav:hover { 
	color: #960B14;
	text-decoration: none;
}

a.mainNav:active { 
	color: red;
	text-decoration: none;
}

a.small:link { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #960B14;
	text-decoration: none;
}

a.small:visited { 
	color: #960B14;
	text-decoration: none; 
}

a.small:hover { 
	color: #960B14;
	text-decoration: underline;
}

a.small:active { 
	color: #960B14;
	text-decoration: none;
}

a:link { 
	color: #960B14;
	text-decoration: none;
}

a:visited { 
	color: #960B14;
	text-decoration: none; 
}

a:hover { 
	color: #960B14;
	text-decoration: underline;
}

a:active { 
	color: #960B14;
	text-decoration: none;
}

#copyright {
	color: white;
	font-family: Arial, Verdana, Helvetica, san-serif;
	font-size: 10px;
	padding: 9px;
}
