ehr { color: Red; }

BODY {
	color: #000099;
	background-color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(images/bkg_logo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

A {color: #009900;}

A:HOVER {color: #9900FF;}

.nav {  font-size: small; font-weight: bold}

h1 {color: Red;}

.boldRed { color: #FF0000; font-weight: bold }

.cap {  font-size: x-large}
li {  color: #FF0000}
.blue {  color: #000099}
.site {  font-size: small}
.navRed { font-size: small; font-weight: bold ; color: #FF0000}

