BODY {
	SCROLLBAR-BASE-COLOR: #F7F7D4;
	SCROLLBAR-ARROW-COLOR: #F7F7D4;
	background-color: #F7F7D4;
	font-family:"Arial";
	font-size: 14px;
	COLOR: #FFFFFF;
	line-height: normal;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

p, td {
	font-family:"Arial";
	font-size: 14px;
	line-height: normal;
	COLOR: #FFFFFF;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"the cabin blue";
	line-height: normal;
	color: #FF9933;
	margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

a:link { font-family: "arial"; font-size: 14px; color: #F7F7D4; text-decoration: bold; }
a:visited { font-family: "arial"; font-size: 14px; color: #FFFFFF; text-decoration: bold; }
a:active { font-family: "arial"; font-size: 14px; color: #FFFFFF; text-decoration: bold; }
a:hover { font-family: "arial"; font-size: 14px; color: #FFFFFF; text-decoration: bold; }

.footer {
	font-family: Arial, Helvetica, Sans-serif;
	color:black;
	font-size: 9px;
	line-height:12px;
	font-style: italic;
	padding: 3px 0px 3px 15px;
}
.footer a:link { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:visited { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:active { font-family: "Viner Hand Itc"; font-size: 12px; color: #8E0505; text-decoration: bold; }
.footer a:hover { font-family: "Viner Hand Itc"; font-size: 12px; color: black; text-decoration: bold; }