body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

a:link {
	text-decoration: none;
	color: #003300;
}

a:visited {
	text-decoration: none;
	color: #663300;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.style1 {
	font-size: 16px
}

.style2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.style2centered {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.style2padded {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-bottom: 4px;
}

.linktext {
	font-size: 14px
}

.style4 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

body {
	background-color: #FFFFFF;
}

.style5 {
	font-size: 36px;
	color: #000000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: none;
}

.style6 {
	color: #000000
}

.tenpoint {
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.style2left {
	font-size: 12px;
	color: #000000;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 6px;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-indent: 10px;
}

.12point {
	font-size: 11px;
	color: #000000;
}

.pullquote {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	background:moccasin;
	color:black;
	float: right;
	border:1px solid maroon;
	font-weight:bold;
	line-height:140%;
	padding:5px;
	margin-top:10px;
	margin-left:10px;
}

