BODY {
	scrollbar-3dlight-color: Green;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: Yellow;
	scrollbar-darkshadow-color: #E9967A;
}

center,div,p,table,td,tr,dl,ol,ul,li,ol,ul,form,option,select,input,br {
  font-family: futura, helvetica, arial, geneva;
  font-size: 10pt;
  font-weight: normal;
  color: navy;
}

h1 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: normal;
  color: black;
  background-color: transparent;
  font-size: 8pt;
}

h2 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: bold;
  color: black;
  background-color: transparent;
  font-size: 8pt;
}

h3 {
	font-family: futura, helvetica, arial, geneva;
	font-weight: normal;
	color: Maroon;
	background-color: transparent;
	font-size: 12pt;
}

h4 {
	font-family: futura, helvetica, arial, geneva;
	font-weight: bold;
	color: Maroon;
	background-color: transparent;
	font-size: 12pt;
}

h5 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: normal;
  color: red;
  background-color: transparent;
  font-size: 12pt;
}

h6 {
  font-family: futura, helvetica, arial, geneva;
  font-weight: bold;
  color: red;
  background-color: transparent;
  font-size: 12pt;
}

a {
	font-family: futura, helvetica, arial, geneva;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	color: Green;
	background-color: transparent;
}

a:hover {
	font-family: futura, helvetica, arial, geneva;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
	color: Maroon;
	background-color: transparent;
}

A.logo {
	text-decoration: none;
	color: #3163CE;
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 10px;
	font-weight : bold;
}

A.logo:Hover {
	text-decoration: underline;
	color: #DE6B21;
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 10px;
	font-weight : bold;
}