

BODY, TH, TD, OL, UL, LI {

	color: #000000;
	font-family: serif;
	font-size: 14px;

}


UL { line-height: 16pt; list-style: square; }


A {   font-weight: bold; color: #0078c1; text-decoration: none; }
A:hover {  font-weight: bold; color: #3e92cf; text-decoration: none; }

A.white { font-family: Times; font-size: 12px; font-weight: bold; text-decoration: none;  color: #ffffff;  }
A.white:hover { font-family: Times; font-size: 12px; font-weight: bold;  text-decoration: none; color: #153E7E; }

A.blue { font-weight: bold; text-decoration: none;  color: #0078c1;  }
A.blue:hover { font-weight: bold;  text-decoration: none; color: #f68c3b; }



H1 { font-weight: bold; color: #0078c1; font-size: 130%;  }

H2 { font-weight: bold; color: #0078c1; font-size: 110%;  }

.tagline { font-style: italic; font-size: 130%; color: #0078c1; }

.blue { font-weight: bold;  color: #0078c1; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }



