/* CSS Document */
BODY {
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: #ffffff;
  background-color: #000000
}

A:link {
  	text-decoration: none;
  	color: #ff6600;
}	

		
A:visited {
  	text-decoration: none;
  	color: #ff6600;
}		

		
A:hover {
  	text-decoration: underline;
  	color: #ff0033;
}

TABLE {
  font-size: 12px;
  font-weight: bold;
}

.para0 {
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #0099CC
}

.para1 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #0099CC
}

.para2 {
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000
}

.para3 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff
}

.para4 {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}

.head1 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff
}

.head2 {
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff
}

.li1 {
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #0099CC
}

.link1 {
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

.link2 {
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

.menu1 {
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
}

.menu2 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

TR {
  font-size: 11px;
}

TD {
  font-size: 11px;
}

TBODY {
  font-size: 11px;
}

H1 {
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
}

H2 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000;
}

H3 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff;
}

LI {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #0099CC;
}
