
		a:link.navfonts { color:#ffffff; text-decoration:none; }

		a:visited.navfonts { color:#ffffff; text-decoration:none }
		a:hover.navfonts { color:#ffffff; text-decoration:none; }
		
		
	    a:link.articles { color:#666666; text-decoration:none; }
		a:visited.articles { color:#666666; text-decoration:none }
		a:hover.articles { color:#666666; text-decoration:underline; }
		
		
		a:link.directions { color:#FFFFFF; text-decoration:none; font-size:8pt }
		a:visited.directions { color:#ffffff; text-decoration:none; font-size:8pt }
		a:hover.directions { color:#e8e8e8; text-decoration:underline; font-size:8pt }
		
		a:link.email { color:#800000; text-decoration:none; font-size:10pt; font-weight: normal  }
		a:visited.email { color:#000080; text-decoration:none; font-size:10pt; font-weight: normal  }
		a:hover.email { color:#404040; text-decoration:underline; font-size:10pt; font-weight: normal  }
		
		a:link.stations { color:#C00000; text-decoration:none; font-size:8pt; font-weight: bold }
		a:visited.stations { color:#C00000; text-decoration:none; font-size:8pt; font-weight: bold }
		a:hover.stations { color:#C00000; text-decoration:underline; font-size:8pt; font-weight: bold }


a:link
{color: #840021;font-size:10pt; text-decoration:none; font-weight:bold;}
a:visited
{color: #BD6746; font-size:10pt; text-decoration:none; font-weight:bold;} 
a:active 
{color: #0080CA;font-size:10pt; text-decoration:none; font-weight:bold;}
a:hover      
{ color: #FF0000; font-size:10pt; text-decoration: none; font-weight: bold;}
a:link.bottom       { font-size: 8pt; font-weight: normal; }
a:visited.bottom    { font-size: 8pt; font-weight: normal; }
a:active.bottom     { font-size: 8pt; font-weight: normal; }


.headline    { font-family: Verdana; font-size: 24pt}
.title        { font-family: Verdana; font-size: 18pt }
.subtitle        { font-family: Verdana; font-size: 16pt }
body
{
	font-family: Verdana, arial; 
	
	font-size:10pt;
	background-color: rgb(255,255,255); 
	color: #000000;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;


}

.repindent {padding-left: 12px;}
.newsbox {padding-top: 18px;padding-right: 6px;padding-bottom: 6px;padding-left: 6px}

.btnav { background-color: #FFFFFF; } 

hr { height: 1px; width: 100%; color: #CC3300; }

.doublehr    {double #CC3300; padding-bottom: 15px;}

.navtable    { border-style: solid; border-width: 0 }
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	background-color:#FFFFFF;
}

td          
{ font-family: Verdana; font-size: 10pt; 
}

.stationid   { font-size: 8pt }


h1, h2, h3, h4, h5, h6
{
	font-family:  Verdana, arial;
}
h1
{
	color: rgb(51,51,204);
	page-break-before: always;//The printer will start a new page before every H1 tag.
}

h2
{
	color: rgb(231,165,90); 
}
h3
{
	color: rgb(128,0,0); 
}
h4
{
	color: rgb(224,138,26);
}
h5
{
	color: #CC3300;
}
h6
{
	color: rgb(0,0,0);
}