<style><!--
A:LINK.rightnav, A:VISITED.rightnav {
		color : #000099;
		text-decoration : none;
		font-size: 11;
		font-weight: bold;
		font-family: Arial;

	}
	A:HOVER.rightnav {
		color : Yellow;
		text-decoration : none;
		font-size: 11;
		font-family: Arial;
		font-weight: bold;
	}
A:LINK.rightnav, A:VISITED.rightnav {
	color : #000099;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;

}	
A:HOVER.rightnav {
	color : #000066;
	text-decoration : none;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

font { font-size= 12px;
	   font-family: Arial;
	 }
	 
font.larger { font-size= 14px;
	   font-family: Arial;
	 }	 
	 	 
td  { font-size= 12;
	   font-family: Arial;
	 }
font.white  { font-size= 10px;
		font-family: Arial;
		color : white;
	}
font.blue  { font-size= 12px;
		font-family: Arial;
		color : Navy;
	}
.heading  { font-size= 16px;
		font-family: Arial;
		color : Navy;
		font-weight: bold;
	}
.whiteSubmitBt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #Ffffff;
	color: Black;
	font-weight: bold;
}	
.SubmitBt {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #666699;
	color: White;
	font-weight: bold;
}
#InputBox {
	border:1 solid #000080;
	font-size:10pt 
}
.larger { font-size= 14px;
	   font-family: Arial;
	   font-weight: bold;
	 }	
.largeWhite { font-size= 12px;
	   font-family: Arial;
	   font-weight: bold;
	   color: white;
	 }	
.BlueBorder {
	border : 2px solid #666699;
}	
.whiteText  { font-size= 12px;
		font-family: Arial;
		color : white;
	}
A:LINK.spaceEst, A:VISITED.spaceEst {
		color : #000099;
		text-decoration : none;
		font-size: 11;
		font-weight: bold;
		font-family: Arial;

	}
	A:HOVER.spaceEst {
		color : red;
		text-decoration : none;
		font-size: 11;
		font-family: Arial;
		font-weight: bold;
	}	

-->
</style>
