body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666600;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666600;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666600;
}

h1, h2, h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:13pt;
	line-height:150%;
	color:#666600;
	font-weight: bold;
}

.h1override{  font-family: Verdana, Arial; font-size: 10pt; font-style: normal; font-weight: normal; color: #666600; text-decoration: none; margin-bottom: 15px;}

a:link, a:visited {
	color: #A6393F;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
	line-height: 100%;
}

a:hover, a:active {
	text-decoration: underline;
}
#content {
	width:895px;
	padding:15px;
	margin:0 auto;
	background-color:#f0e1c2;
}