﻿.H1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: large;
	font-weight: bold;
	background-color: #EDE8D3;
}
p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
	background-color: #EDE8D3;
	line-height: 15px;
}
a {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
.copy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bkd {
	background-color: #EDE8D3;
}
.green {
	background-color: #3C5B0D;
	color: #FFFFFF;
	font-family: arial, Helvetica, sans-serif;
}
.smtext {
	background-color: #EDE8D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.whitesm {
	font-size: xx-small;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.redcopy {
	background-color: #B73522;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.pic {
	border-width: 0px;
}
.smgreen {
	background-color: #3D530B;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	font-size: large;
	font-weight: bold;
	background-color: #EDE8D3;
}


