

BODY, TH, TD, OL, UL, LI {

	color: #666666;
	font-family: arial, verdana, sans-serif, helvetica,  sans-serif;
	font-size: 12px;

}


UL { list-style: square; }

A {  font-weight: bold; color: #014A96; text-decoration: none; }
A:hover { font-weight: bold; color: #751322; text-decoration: none; }

A.grey {  font-weight: bold; text-decoration: none;  color: #666666;  }
A.grey:hover { font-weight: bold;  color: #751322; }

A.red {  font-weight: bold; text-decoration: none;  color: #751322;  }
A.red:hover { font-weight: bold;  color: #990033; }

A.white {  font-weight: bold; text-decoration: none;  color: #ffffff;  }
A.white:hover { font-weight: bold; text-decoration: none; color: #fff100; }


H1 { font-weight: bold; color: #003D7D; font-size: 130%;  }

H2 { font-weight: bold; color: #003D7D; font-size: 120%;  }

.title_white { font-weight: bold; font-style: italic; font-size: 120%; color: #ffffff; }

.title_red { font-weight: bold; font-size: 110%; color: #751322; }

.tall_red { font-size: 120%; font-style: italic; color: #751322; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



