a
{
	color: #4169e1; text-decoration: none;
}
p {}
td  { color: #000080; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
#link1  { color: #4169e1; text-decoration: none }
#link1:hover { color: #add8e6 }
.header1  { font-weight: bold; font-size: 18px }
.smalltext { font-size: 9px }
.text10 { font-size: 10px }
.ruler { border: solid 1px #000080 }
.justify { text-align: justify }
.border { border: solid 1px #000 }
#nav  { color: white; font-weight: bold; font-size: 9px; text-decoration: none }
#nav:hover  { color: #fffdc7; font-weight: bold; font-size: 9px; text-decoration: none }
#link2  { color: #4169e1; text-decoration: none }
#link2:hover { color: #9597c7 }
#link3  { color: #ffffff; text-decoration: none }
#link3:hover { color: #FFF09F }
.button
{
	font-size:smaller;
	font-weight: bold;
	font-family: Verdana;
	background-color: #cdeeff;
	border-style:outset;
	border-color:#cdeeff;
	color:#000080;
	border-width:thin;
}