﻿BODY {
  color : #000000;
  background-color: #ffffff;
  font-weight : ;
  background-image : url();
  background-attachment: fixed;
  background-repeat:no-repeat;
  background-position:left top;
  font-family : "";
  font-size : 12px;
 scrollbar-arrow-color:#000000; scrollbar-face-color: #FFFFFF;}
A {
  color : #000000;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
}
A:VISITED {
  color : #346597;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
  text-decoration : none;
}
A:HOVER {
  color : #3c76b2;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
  text-decoration:none
}
A:ACTIVE {
  color : #;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
}
a:link	{
  color : #468bd1;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
  text-decoration : none;
}
table {
  font-size: 12px;
  line-hight: 13px;
  border:0px;
}
h1 {
	color: #800000;
	font-size: 13px;
	font-weight: bold;
	margin: 0.2em, 0.2em, 0.2em, 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
h2 {
	color: #FF5050;
	font-size : 15px;
	font-weight: bold;
	margin: 0.2em, 0.2em, 0.2em, 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.table2 {
  font-size : 12px;
  border:0px;
  line-height: 150%;
}
.table3 {
  font-size : 12px;
  border:0px;
  color : #e1e1e1;
}
.table4 {
  font-size : 12px;
  border:0px;
  color : #000000;
  background-color: #a7a7a7;
}