﻿BODY {
  color : #000000;
  background-color: #000000;
  font-weight : ;
  background-image : url(\);
  background-attachment: fixed;
  background-repeat:no-repeat;
  background-position:left top;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
 scrollbar-arrow-color:#000000; scrollbar-face-color: #FFFFFF;}
A {
  color : #FFFFFF;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
}
A:VISITED {
  color : #336699;
  background-color: #;
  font-weight : ;
  font-family : "";
  font-size : 12px;
  cursor :  auto;
  text-decoration : none;
}
A:HOVER {
  color : #ffffff;
  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 : #;
  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;
}


