a:link {text-decoration:none; font-weight:bold;}      /* unvisited link */
a:visited {text-decoration:none; font-weight:bold;}  /* visited link */
a:hover {color:#008562; font-weight:bold; text-decoration:underline}  /* mouse over link */
a:active {color:#008562; font-weight:bold;}  /* selected link */

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-right: 25px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #ba602f;
	font-weight: normal;
	text-align: left;
	line-height: 30px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ba602f;
	text-align: left;
	margin-left: 45px;
	line-height: 30px;
}


.accent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #008562;
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;

}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 10px;
}

