H1		{font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-weight: bold; color: #ffffff; margin: 0}
H2		{font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #000066; margin: 0}
H3		{font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000066; margin: 0}
H4		{font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000066; margin: 0}


.blue {
  	font-family: "Verdana";
  	font-size: 24px;
  	color: #0000FF;
  	text-decoration: none;
}

.light_blue_back {
  	background-color: #CCFFFC;
}

.blue_big_heading {
  	font-family: "Verdana";
  	font-size: 36px;
  	font-style: italic;
  	color: #0000ff;
  	text-decoration: none;
}

.greenbody_text {
  font-family: "Verdana";
  font-size: 30px;
  font-weight: bold;
  color: #000066;
}

.green_heading {
  	font-family: "Verdana";
  	font-size: 30px;
  	font-weight: bold;
  	color: #0000A0;
  	text-decoration: none;
}

.green_table {
  	font-family: "Verdana";
  	font-size: 24px;
  	color: #008040;
  	text-decoration: none;
  	font-weight: bold;
}

.green_table_small {
  	font-family: "Verdana";
  	font-size: 18px;
  	color: #008040;
  	text-decoration: none;
  	font-weight: bold;
}

.dark_blue_header {
  	font-family: "Verdana";
  	font-size: 36px;
  	font-weight: bold;
  	color: #0000A0;
  	text-decoration: none;
}

.sign {
  font-family: "Lucida Handwriting";
  font-size: 30px;
  font-weight: bold;
  color: #ffcc00;
}

.dark_blue {
  	font-family: "Verdana";
  	font-size: 30px;
  	font-weight: bold;
  	color: #0000A0;
  	text-decoration: none;
}

.brown {
  	font-family: Georgia;
  	font-size: 36px;
  	color: #C26507;
  	text-decoration: none;
  	font-weight: bold;
}

.red_1 {
  	font-family: "Verdana";
  	font-size: 20px;
  font-weight: bold;
  color: #FF0000;
  	text-decoration: none;
}

.main_body {
  background-color: #000066;
  color; #ffffff; font-family: "Verdana";
  font-size: 20px;
  color: white;
}

.white_back {
  background-color: #FFFFFF;
  color: #0000FF;
  font-family: "Verdana";
  font-size: 20px;
}

.white_back_base {
  back-ground-color: #FFFFFF;
  color: #0000FF;
  font-family: "Verdana";
  font-size: 20px;
  font-style: italic;
}

.mauve_back {
  	background-color: #CCCCFF;
  color: #0000A0;
  font-weight: bold;
  font-size: x-large;
  font-family: "Verdana";
  font-style: normal;
  font-variant: normal;
}

.mauve_back_small {
  background-color: #CCCCFF;
  color: #0000A0;
  font-weight: bold;
  font-size: small;
  font-family: "Verdana";
}

VAR {
  color: #C26507;
  font-weight: bold;
  font-style: italic;
  font-family: "Verdana";
  font-size: 20px;
}

.left_table {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 150px;
  background-color: #990033;
  font-family: "Verdana";
  font-size: 20px;
  color: #FFCC00;
  border-top: thin #FFCC00;
  border-right: thin #FFCC00;
  border-bottom: thin #FFCC00;
  border-left: thin #FFCC00;
}

.top_table {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 150px;
  background-color: #00ff00;
  font-family: "Verdana";
  font-size: large;
  color: #FFFFFF;
  font-weight: bold;
}

.right_table {
  position: absolute;
  top: 0px;
  left: 150px;
  color: #0000FF;
  background-color: #FFFFFF;
  font-family: "Verdana";
}

DT {
  color: #C26507;
  font-weight: bold;
  font-family: "Verdana";
}

CITE {
  color: red;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  font-family: "Verdana";
}

STRONG {
  font-weight: bold;
  color: #ffcc00;
  font-family: "Verdana";
  font-size: medium;
}

TD {
  font-size: 20px;
  font-family: "Verdana";
  color: blue;
}

