/* CSS Document */

body {
    background-color: #fcefe6;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-family: Verdana, Arial; 
	font-size: 12px; 
	line-height: 16px; 
	color: #000000;
}
.H1 {
	font-family: Georgia, monospace; font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.H2 {
	font-family: Verdana, monospace; font-weight: bold;
	font-size: 13px;
	color: #000000;
}
a:link {

	text-align: left;
	font-size: 12px;
	color: #730b26;
	text-decoration: underline;
	font-family: Verdana, Arial;
}
a:visited {

	text-align: left;
	font-size: 12px;
	color: #e54626;
	text-decoration: none;
	font-family: Verdana, Arial;
}
a:hover {

	text-align: left;
	font-size: 12px;
	text-decoration: underline;
    color: #e54626;
	font-family: Verdana, Arial;
}
a:active {

	text-align: left;
	font-size: 12px;
	text-decoration: none;
    color: #009900;
	font-family: Verdana, Arial;
}
a.contact {font-family: Arial, monospace; font-size: 14px; color: #730b26;padding-top:3px;padding-bottom:3px}
.bodybold {font-family: Verdana, monospace; font-size: 10px; font-weight: bold; color: #000000; }
.body {font-family: Verdana, Arial; font-size: 12px; line-height: 16px; color: #000000;}
.copyright {font-family: Arial, monospace; font-size: 10px; line-height: 12px; color: #730b26;padding-top:3px;padding-bottom:3px}
.contact {font-family: Arial, monospace; font-size: 14px; color: #730b26;padding-top:3px;padding-bottom:3px}

blockquote.quote	{font-family: times new roman; font-style: italic; font-size:12pt; padding-top:0; padding-bottom:0; margin-top:5; margin-bottom:0; margin-left:10}

.divider  		{font-size: 6pt; text-align: center; color: #e54626; letter-spacing: 3px; line-height:12px"}
