
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	line-height:18px;
	background-color:white;
	border-style: none none none none;
	border-width:1px;
	border-color:000;
	}

p {line-height:18px;}

ul {
	margin-top:0px;
	margin-bottom:0px;
}
#main td {
	height:30px;
	vertical-align: middle;
	text-align:left;
}
#main table {
	display:block;
}
#names td {
	height:22x;
}

.vsmall {
	font-size: 10px;
	}
.vsmall-right {
	font-size:10px;
	text-align:right;
}
.small {
	font-size:10px;
	}
.small a:link, a:visited, a:active {
	text-decoration:none;
	color:#00547f;
	}

.small a:hover { 
	text-decoration:underline;
	}


h1, h2, h3, h4, h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00547f;
	margin-bottom:0px;
	padding-bottom:0px;
	}
h1 { font-size: 24px; font-weight:bold; }
h2 { font-size: 14px; font-weight:bold; }
h2 a {text-decoration:none;}
h2 a:link, a:visited, a:active {
	text-decoration:none;
	}

h2 a:hover { text-decoration:underline;}

h3 			{ font-size: 12px; font-weight:bold;}
h3 a			{ text-decoration:none;}
h3 a:link 	{ text-decoration:underline;}
h3 a:visited{ text-decoration:none;}
h3 a:active, a:hover { text-decoration:underline;}

h4 { font-size:10px; font-weight:bold; }
h5 { font-size:8px;  font-weight:bold; }

#footer a:link {
	color:white;
	text-decoration:underline;
	}
	
#footer a:visited {
	color:white;
	text-decoration:underline;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#bbb;
	}
	
.hidden {display:none;}
.formRed {color:#FF0000;font-size:10px;}
.beige {color:#cac697;}
.white {color:#ffffff;}
.orange {color:#F88505;}
.blue {color:#00547f;}
.red   {color:#F00;}

span.red_star {color:#FF0000;}

