/* do not delete                         */
/* filename: /style1.css                 */
/* last updated Saturday, March 20, 2010 */
/* 20100320 added doNotDisplay           */

BODY {
	font-family: Georgia, Palatino, "Times New Roman", serif, Times;
	margin-left:2em;
	margin-right:2em;
}

TABLE,TD {
	font-family: Georgia, Palatino, "Times New Roman", serif, Times; 
}

H1,H2,H3,H4,H5,H6 {
	color: navy;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
}

HR { 
	background-color: white;
 	color: navy;
}

PRE {
	font-family: monaco, courier, monospace; 
}

A:link {
	background-color: white;
	font-weight : bold; 
	color: #0000CC;
}

A:active {
	background-color: white;
	color: #FF9900;
}

A:visited {
	background-color: white;
	font-weight : bold; 
	color: #666666;
}

A:hover {
	color: #FF0000;
	background-color: white;
	text-decoration : underline;    
}

.al {
	text-align: left;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}
 
.doNotDisplay {
	display: none;
}

.reverse-navy {
	background-color:navy; color:white;
}

.reverse-red {
	background-color:red; color:white;
}

.red {
	color: red;
}

.footer1 {
	text-align: center;
}

.footer2 {
	font-size: x-small;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center; 
}

.normal-serif {
	font-family: serif;
	font-size: medium;
}

.normal {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: medium;
}

.small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}

.x-small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

.xx-small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
}

.tiny {
   font-size: x-small;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   font-size: xx-small;
}

.table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

.large {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
}

.newsheader {
	font-family: "arial narrow", arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.newsnormal {
	font-family: "ms sans serif", geneva, sans-serif;
	font-size: xx-small;
}

.newstable { 
	font-family: "ms sans serif", Geneva, Arial, sans-serif;
	font-size: xx-small;
}

.silver {
	background-color: #319cff;
	color: black;
}

.gray { 
	background-color: #dddddd; 
}

 /* div classes for postitioning the running-network ads Tuesday, March 30, 2010  */
 
 DIV.adLeft {
   float: left;
   margin: 4px;
 }
 
 DIV.adRight {
   float: right;
   margin: 4px;
 }
 
 
 

 
