p {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height : 18px;
}

.body {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height : 18px;
}


.bodybold {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: 800;
	text-decoration: none;
	line-height: 18px;
}


.bodyboldunder {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: 800;
	text-decoration: underline;
	line-height: 18px;
}	


.bodylink {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: red;
	font-weight: 900;
	text-decoration: none;
	line-height : 18px;
}

.bodylink:hover {
	color: blue;
	font-weight: 900;
	text-decoration: none;
}


.body-home {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	padding-left: 15px;
	margin-right: 15px;
}


.buttons {
	font-family: "Verdana";
	font-size: 11px;
	color: White;
	font-weight: bold;
	background-color: Gray;
	border: 1px ridge #245979;
	line-height: 12px;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 2px;
	margin: 2px
} 

.buttons:hover {
	background-color: Silver;
}



.email {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: Blue;
	font-weight: 600;
	text-decoration: none;
	line-height : 16px;
}

.email:hover {
	color: Red;
	text-decoration: underline;
}


.footer {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: Silver;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

.footer:hover {
	color: #1E90FF;
	text-decoration: underline;
}


.footernolink {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: silver;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}


.footnotewhite {
	font-family: verdana,sans-serif,arial;
	font-size: 9px;
	color: silver;
	font-weight: normal;
	text-decoration: none;
	line-height: 11px;
}



.headred {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #D00000;
	font-weight: 800;
	text-decoration: none;
}


.headredlink {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #D00000;
	font-weight: 600;
	text-decoration: none;
}


.headredlink:hover {
	color: Blue;
	text-decoration: underline;
}


.head9white {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

.head9white:hover {
	color: #FFCC00;
	text-decoration: none;
}

.headwhite {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: White;
	font-weight: 800;
	text-decoration: none;
}


.head10 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: Gray;
	font-weight: 900;
	text-decoration: none;
	line-height: 14px;
}


.head12 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #993333;
	font-weight: 900;
	text-decoration: none;
	line-height: 14px;
}

.head12blue {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: 900;
	text-decoration: none;
	line-height: 14px;
}


.head14{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	color: #993333;
	font-weight: 800;
	text-decoration: none;
	line-height: 18px;
}

.head14blue{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: 800;
	text-decoration: none;
	line-height: 18px;
}

.head15blue{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	color: #000099;
	font-weight: 800;
	text-decoration: none;
	line-height: 18px;
	text-decoration: underline;
}

.head20{
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	color: #003300;
	font-weight: 800;
	text-decoration: none;
	line-height: 20px;
}


.home {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: 900;
	text-decoration: none;
	line-height: 16pt;
}

.home:hover {
	color: red;
	text-decoration: underline;
}



.issuelink {
	font-family: arial,verdana,sans-serif;
	font-size: 8pt;
	color: Blue;
	font-weight: 600;
	text-decoration: none;
}


.issuelink:hover {
	color: #D00000;
	text-decoration: underline;
}



.navlinks {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: WHITE;
	font-weight: 900;
	text-decoration: none;
}

.navlinks:hover {
	color: #DAA520;
	text-decoration: none;
}


.newsbody {
	font-family: verdana,sans-serif,arial;
	font-size: 9px;
	color: black;
	font-weight: 900;
	text-decoration: none;
	line-height : 10px;
}


.newslink {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: red;
	font-weight: 900;
	text-decoration: none;
	line-height : 10px;
}


.newslink:hover {
	color: blue;
	text-decoration: none;
}



.sideyellow {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: 400;
	text-decoration: none;
	line-height : 10px;
}

.sidebody {
	font-family: verdana,sans-serif,arial;
	font-size: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	line-height : 11px;
}

.sidelink {
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	color: red;
	font-weight: 600;
	text-decoration: none;
	line-height: 11px;
}


.sidelink:hover {
	color: blue;
	text-decoration: none;
}


.sidehead {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	line-height : 12px;
}


.timeshead16 {
	font-family: times new roman,times;
	font-size: 16px;
	color: #006400;
	font-weight: 900;
	text-decoration: none;
	line-height: 18px;
	font-style: italic;
}


.inputHighlighted {  
  background-color: #FFFF00;
  color: #000;
  border: 1px solid #000;
}
