body {  font-family: Arial, Helvetica, sans-serif}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding-left:20px; padding-right:20px;}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #6699CC}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #6699CC; text-align:center}

h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #6699CC}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #6699CC}
		#boldred {
		color : red;
		}
		
		#boldgreen {
		color : green;
		}

li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

.imagetxt {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99CCCC;
}
.jumpgo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #99CCFF;
	border: 1px solid #FFFFFF;

}
.headingnospace {
	line-height: 50%;
}
.blockmove {
	text-indent: 25pt;
}
.underlinetd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
