.body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003333;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodysmall {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
}
.bodystrong {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
.webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 18px;
}
.blockquoteborder {
	padding: 5px;
	border: 1px solid #030C01;
}
.border {
	border: 1px dotted #990000;
}
blockquote blockquote{
}
.pdf {
	list-style-image: url(/images/filetypes/pdf.gif);
}
.html {

	list-style-image: url(/images/filetypes/html.gif);
}
.word {

	list-style-image: url(/images/filetypes/doc.gif);
}
/* Unsubscribe Stlyes */

.required {
	color: red;
}