<style type="text/css">
a{ text-decoration: underline; }
a:hover{color: Red; font-weight: bolder; text-decoration: underline;}
a:link{color:Black; font-weight: bold; text-decoration: underline;}
a:visited{
	color: #4A4A4A; font-weight: bold;  text-decoration: underline;}
ul{
	font-size: 14px;
}

table{
	vertical-align: top;
}
td{
	vertical-align: top;
}
tr{
	vertical-align: top;
}
BODY {
	SCROLLBAR-FACE-COLOR: #636B18;
	SCROLLBAR-HIGHLIGHT-COLOR: #949400;
	SCROLLBAR-SHADOW-COLOR: #949400;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #949400;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font: medium Arial, Verdana, Helvetica;
	margin: 0px;
	letter-spacing: 0px;
	line-height: 23px;
	word-spacing: 2px;
}
input{
	background-color: #FF7F50;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid Black;
}
.pbody{
	text-indent: 10px;
	font-size: 14px;
}
.pindex{
	text-indent: 10px;
	font-size: 16px;
}
.menu{
	font-size: 16px;
	line-height: 20px;
}
.space40{
	height: 40px;
}
.hline{
	background-color: #000000;
	vertical-align: top;
	width: 1px;
}
.vline{
	background-color: #000000;
	height: 1px;
}
.formcell{
		font-size: 14px;
}
.reqfield {
	background-color: #FF7F50;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid Black;
}
.insidetable{
	border: 1px solid Black;
	padding: 0 0 0 0;
}
.pet{
	border-bottom: 1px solid Black;
}
</style>
