/* CSS Document */
BODY {
  background-color: #FFCC00;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
}

A:link {
  	text-decoration: none;
  	color: #669966;
}	

		
A:visited {
  	text-decoration: none;
  	color: #669966;
}		

		
A:hover {
  	text-decoration: underline;
  	color: #ff0033;
}

TABLE {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
}

.para0 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
}

.para1 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

.para2 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000
}

.para3 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #ffffff
}

.para4 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}

.head1 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #ff0000
}
TR {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
}

TD {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
}

TBODY {
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
}

H1 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}

H2 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  		color: #ff0000;
}

H3 {
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  		color: #ffffff;
}
