
BODY {margin: 0;
font-size:12px;}

 td  { font-size: 12px; font-family: Arial; color: '#000080'; text-decoration: none }
 td.freespaceitem { font-size: 4 }

a         {color: #000080; font-family: Arial; text-decoration: none }
a:active  {color: #000080; font-family: Arial; text-decoration: none }
a:hover   {color: #000080; text-decoration: underline }

a.regular  {color: #000080; text-decoration: none }
a.regular:active {color:#000080; text-decoration: underline;}
a.regular:hover   {color: #000080; text-decoration: underline;}
 
a.cc  {
color: #FFFFFF; text-decoration: none }
a.cc:active {
color: #FFFFFF; text-decoration: underline; }
a.cc:hover   {
color: #FFFFFF; text-decoration: underline; }
 
 .header1     { color: #253f8c; font-size: 30px; font-family: Arial; font-weight: 400 }
 .header2     { color: #253f8c; font-size: 18px; font-family: Arial; font-weight: 700 }
 .headert     { color: #253f8c; font-size: 14px; font-family: Arial; text-decoration: none; font-weight:400}
 .header3     { color: #000000; font-size: 12px; font-family: Arial }

 .headersub   { color: #009999; font-size: 16px; font-family: Arial }


/* NEW STYLES -- JANUARY 25, 2007 */

.red_sep {
	background-color:#FF0000;
	color:#FF0000;
	border:none;
	width:100%;
	height:2px; 
	margin:2px 0px;
}

.revised {
	color:#990000;
}


