body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	 background:#fff;
  }

p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

a {
	color: #668E3C;
	text-decoration: none;
}
a:hover {
  color:#336600;
  text-decoration:underline;
  }
 
 
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}


.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;
}

.Bigheading {
	font-size: 20px;
	line-height: normal;

}

.lists {
	text-indent: 5em;
	list-style-position: inside;
	list-style-type: square;
}
.summary {
	font-style: italic;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 130%;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 0.125em;
	text-align: center;
	line-height: 150%;
}


 
.cursorhand {
	cursor: hand;
}
.DefaultFont {
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;

}
.headline {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-transform: uppercase;

}
.subtitle {
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.accentfont {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.topofpage {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	cursor: hand;


}
.linkunderline {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
}
