body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: white;
}

h2 {
	margin: 0px;
	font-size: 19px;
	padding: 0px;
}
p {
	font-size: 12px;
	line-height: 120%;
}
a {
	outline:none;
}
a:link, a:visited{
	color: #98050D;
}
a:hover, a:active{ color: #DA0712; }
.head {
	font-size: 33px;
	font-weight: bold;
	color: #666633;
}

.subhead {
	font-size: 18px;
	font-weight: bold;
}

.copy { font-size: 12px; }

.copyBold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.footerlinks {
	font-family: verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #999966;
}
