body {
font-family: Times, 'Times New Roman', serif;
color: black;
background-color: #ffffcc;
}

A:link { color: blue;  font-weight: bold 14pt; }
A:visited { color: #A81818;  font-weight: bold 14pt; }

H1 { font-style: italic; 
font-family: Times, 'Times New Roman', serif; 
text-align: center } 

H2 { font-style: italic; 
font-family: Times, 'Times New Roman', serif; 
text-align: center } 

	.lgbrowntext {
	font-weight : bold;
	font-size : 200%;
 color: #663300;
}

	.medbrowntext {
	font-weight : bold;
	font-size : 150%;
 color: #663300;
}

	.medbluetext {
	font-weight : bold;
	font-size : 150%;
 color: blue;
}
	.smlbrowntext {
	font-weight : bold;
	font-size : 100%;
 color: #663300;
}

.nounderline {text-decoration: none;  }

.normaltext {
font-size: 120%;
color: black;
font-weight: bold;
}

.normalbluetext {
font-size: 120%;
color: blue;
font-weight: bold;
}
.medlgtext {
font-size: 150%;
color: black;
}a:hover {  color: #FF0000}
