body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white {
	color: #FFFFFF;
	line-height: 1.2;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.emailhide {
	display: none;
}
a:link {
	color: #633BA3;
	text-decoration: none;
}
a:visited {
	color: #633BA3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link.white {
	color: #FFFFFF;
}
a:visited.white {
	color: #FFFFFF;
}
a:hover.white {
	color: #FFFFFF;
}
a:active.white {
	color: #FFFFFF;
}
p {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.content {
	padding-left: 30px;
	padding-top: 25px;
}
.submit {
	background-color: #669966;
	color: #FFFFFF;
  	margin-bottom: 5px;
}
.smalldate {
font-size:10px;
color:grey;
text-transform:uppercase;
}
.rightimg {
padding-left:10px;
}
.nletterlink a {
	color: #FFFFFF;
}
.nletterlink a:hover {
	color: #FFFFFF;
}