BODY {	color : Black;
	font-family : Verdana, Arial, Helvetica, serif, sans-serif;
	font-size : x-small;
	font-weight : normal;
	text-align : left;
	
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #006400;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #615139;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #006400;
scrollbar-track-color: #e1a358;
}

h1 {
	font : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #A30016;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-image : none;
	background-color : transparent;
}

h2 {
	font : "Monotype Corsiva";
	font-size : 24pt;
	font-weight : bold;
	color : #533E22;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : none;
}

h3 {
	font : "Verdana";
	font-size : 10pt;
	font-weight : bold;
	color : Black;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : none;}
h4 {
	font : "Monotype Corsiva";
	font-size : 24pt;
	font-weight : bold;
	color : #533E22;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : "Monotype Corsiva", Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : none;
}

h5 {
	font : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #A30016;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : none;
}

h6 {
	font : Arial;
	font-size : 14pt;
	font-weight : bold;
	color : #A30016;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : none;
}

a:hover {
   	font-size : 10pt;
	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, serif;
    color : #FF0000;
    text-decoration : underline;
	
}

A {
    font-family : Verdana, Arial, Helvetica, serif;
    font-size : 10pt;
	font-weight : bold;
	color : #006400;
	text-decoration : underline;
}

a:visited {
    font-family : Verdana, Arial, Helvetica, serif;
    font-size : 10pt;
	font-weight : bold;
	color : Maroon;
	text-decoration : underline;
}

a:active {
    font-family : Verdana, Arial, Helvetica, serif;
    font-size : 10pt;
	font-weight : bold;
	color : #996600;
	text-decoration : underline;
}