body {
	color: black;

	background-color: white;

	font-family: arial,verdana,helvetica,sans-serif;
}

p, div, tr, td, ul, li, dd {

	background-color: white;

	font-family: arial,verdana,helvetica,sans-serif;
}

h1 {font-weight:bold;
 
	font-size:150%;
 
	font-family: arial,verdana,helvetica,sans-serif;
}

h2 {font-weight:bold;
 
	font-size:125%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}

h3 {font-weight:bold;
 
	font-size:100%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}

h4 {font-weight:bold;
 
	font-size:90%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}

h5 {font-weight:bold;
 
	font-size:85%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}

.ctr {text-align: center;}

.lft {text-align: left;}

.rt {text-align: right;}

.indent {margin-left: 3em;
	margin-right: 3em;
}
.topnav {font-weight:bold;
 
	font-size:90%;
 
	font-family: arial,verdana,helvetica,sans-serif;
	color: #fff;
	background-color: #281972;

}
A.topnavlink:link {text-decoration: none;
	color: #fff;
}
A.topnavlink:visited {text-decoration: none;
	color: #fff;
}
A.topnavlink:active {text-decoration: none;
	color:#FFFF00;
	color: yellow;
}
.hdrmain {font-weight:bold;
 
	font-size:125%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}
.hdrsub {font-weight:normal;
 
	font-size:80%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}
.smaller {font-size:90%;
 
	font-family: arial,verdana,helvetica,sans-serif;

}