body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.h4_header 
{  
              font-family: Arial, Helvetica, sans-serif; 
              font-size: 15px; 
			  color: #000000; 
			  font-style: normal; 
			  line-height: 1.3em; 
			  font-weight: 400 
}

h4 
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
color: #004080; 
line-height: 1.3em; 
font-weight: 400 
}

.h4_header_bl
{  
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
font-style: normal; 
color: #60087F; 
line-height: 1.3em; 
font-weight: 400 
}


p,b,i,dt,dd,dl,sl,caption,th,td,tr,select,option,form,li
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.head1
{
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}


.date
{
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 11px;
	font-weight: normal;
}


a.mainlink:link
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
}

a.mainlink:visited
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
}

a.mainlink:active
{
	text-decoration: none;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
}

a.mainlink:hover
{
	text-decoration: underline;
	color: #000000;
	font-family: arial,helvetica,san-serif;
	font-size: 12px;
}

A:link
{
	text-decoration: none; 
	color: #000099; 
}

A:visited
{
	text-decoration: none; 
	color: #000099; 
}

A:active
{
	text-decoration: none; 
	color: #000099; 
}

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

A.redlink:link { text-decoration: none; color: #FC1921; font-weight: bold}
A.redlink:active { text-decoration: none; color: #FC1921; font-weight: bold}
A.redlink:visited { text-decoration: none; color: #FC1921; font-weight: bold} 
A.redlink:hover { text-decoration: underline; color: #FC1921; font-weight: bold}

A.whitelink:link { text-decoration: none; color: #FFFFFF; font-weight: bold}
A.whitelink:active { text-decoration: none; color: #FFFFFF; font-weight: bold}
A.whitelink:visited { text-decoration: none; color: #FFFFFF; font-weight: bold} 
A.whitelink:hover { text-decoration: underline; color: #FFFFFF; font-weight: bold}

.redtable 
{
	height: 12px;
	width: 12px;
	line-height: 12px;
}

.browntable 
{
	height: 12px;
	width: 12px;
	line-height: 12px;
	background-color: #CC9966;
}

.small {
	font-size: 0.9em;
	line-height: 1.25em;
}

.smaller {
	font-size: 0.85em;
	line-height: 1.4em;
}
.larger {  font-size: 1.1em; }
.linespacing {  line-height: 1.3em; }

.thin {
    font-size: 5px;
	line-height: 5px;
