td, .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9, a {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	}
body {
margin-top: 40px;
background-color: #333333;
}
td {
	font-size: 13px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.1;
	color: #000000;
}
.h1 {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 6px;
 }
 .h2 {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.4;
  padding: 6px;
  color: #000000;
 }
 .h3 {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.1;
  padding-left: 6px;
  padding-right: 6px;
 }
  .h4 {
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
 }
   .h5 {
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.0;
 }
    .h6 {
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2;
 }
  .h7 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.1;
  color: #333333;
 }
 .h8 {
	font-size: 13px;
	font-style: normal;
  	font-weight: normal;
  	line-height: 1.3;
	padding-right: 28px;
}
.h9 {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.0;
  padding-right: 10px;
  color: #FFFFFF;
 }
a {
  color: #000066;
  font-size: 12px;
  text-decoration: underline;	
}
a:hover{
  text-decoration: underline;
  background-color: #FFFFFF;
  color: #660033;
}
a.bulletin {
  color: #000066;
  font-size: 11px;
  text-decoration: none;	
}
a.bulletin:hover {
  color: #660033;
  font-size: 11px;
  text-decoration: none;	
}
a.bulletinadm {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;	
}
a.bulletinadm:hover {
  color: #FFFF66;
  background-color: #565658;
  text-decoration: none;	
}