BODY, TD {
	background: navy;
	color : white;
	font-family :  Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: aqua;
}

A:Hover {
	text-decoration: underline;
	color: #32CD32;
} .topnavWhtTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

HR {
	color: lightblue;
	height: 1pt;
		font-size: 12px;
}
.disclaim {
		font-family: arial, geneva,helvetica,  sans-serif;
		font-size: 10px;
		
}
.screenReaderTip {
	 font-family : "MS Sans Serif", Arial, Verdana ;
	 font-size: 1px;
	 text-decoration: none;
	 margin-bottom: 0;
	 text-align: center;
	 color: navy;	 
	}
input.submit {
		
		font-size: 10px;
		color: #ffffff; 
		background-color: #15477c;
		 

