body {
	background-color: #F0F0F0;
	margin: 0px;
}

a {
	color: #7D1F20;
	text-decoration: none;
}

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

a:visited {
	text-decoration: none;
	color: #7D1F20;

}

a:hover {
	color: #7D1F20;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #7D1F20;

}

h1 {
	color: #61100C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	margin: 0px 0px 3px;
	font-weight: bolder;
	text-transform: uppercase;
}

h2 {
	color: #61100C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 20px 0px 0px;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 6px 0px;

}

.Dole {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
