  A:link { color: #0000AA; text-decoration: underline;}  
  A:visited { color: #0000AA; text-decoration: underline;}  
  A:active { color: #0000AA; text-decoration: underline;}
  A:hover { color: #0000FF; text-decoration: underline;}  

.fixedfont8 { font-size : 8pt }
.fixedfont10 { font-size : 10pt }
li,.fixedfont12 { font-size : 12pt }
.fixedfont24 { font-size : 24pt }
.style2 {font-size: 14px}
.style3 {font-size: x-small}
.style4 {font-size: 12px}
.gold_on_blue14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 8px;
	background-color: #0000C0;
}
.gold_on_navy18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: yellow;
	margin: 4px;
	padding: 4px;
	background-color: #000048;
}
.gold_on_blue18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: yellow;
	margin: 4px;
	padding: 4px;
	background-color: #0000C0;
}
.navyb{
	border: 1px solid navy;
	background-color: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	padding: 4px;
}
.blackb{
	border: 1px solid black;
	background-color: #E2E8E8;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px;
	padding: 4px;
}
.bodytext-space {
	padding-right: 15px;
	padding-left: 15px;
}
body{
	background-color: white;
	color: navy;
}
.alert-text {
	line-height: 15px;
}

