﻿BODY {	margin:0;  }
                  
BODY {scrollbar-arrow-color:#FFB533; scrollbar-face-color:#333333;scrollbar-highlight-color:#000000;   }

p {
	font-size: 10.2pt;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #E4E2CB;
	line-height: 20px;
}

table {

	font-size: 10.2pt;
	font-family: Verdana;
	color: #FFF9DD;
	

	
 }

a:visited {
	font-family: Verdana;
	color: #FFB533;
	font-size: 10.2pt;
	text-decoration: none;
	font-weight: normal;
}

:active {
	font-family: Verdana;
	color: #FFB533;
	font-size: 10.2pt;
	text-decoration: none;
	font-weight: normal
}

a:link {
	font-family: Verdana;
	color: #FFB533;
	font-size: 10.2pt;
	text-decoration: none;
	font-weight: normal
}

a:hover {
	font-family: Verdana;
	color: #B1DFE8;
	text-decoration: underline;
	font-size: 10.2pt;
	font-weight: normal;
}



ol {
	font-size: 10.2pt;
	font-family: Verdana;
	color: #FFF9DD;
	padding-top: 5px;
	list-style-position: outside;
}
	

li {
	margin: 0px;
	font-size: 10.2pt;
	font-family: Verdana;
	color: #FFF9DD;
	list-style-position: outside;
    padding-top: 5px;
}


input {
	background-color: transparent;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border: 1px #FFFFFF solid;
}

textarea  {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	border: 1px #FFFFFF solid;
}

H1{
	color: #F8B834;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: oblique;
}
H2{
	color: #C1E0FF;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
H3{
	color: #FEB533;
	font-size: 14pt;
	font-family: "Century Gothic";
	font-style: italic;
	
}

H4{
	color: #C0C0C0;
	font-size: 11pt;
	font-family: "Century Gothic";
	font-weight: bold;
}


hr {
	color: #ACA68E;
	}

.imgBorder { border: 1px solid #881A1C; }