

span,form,TD,BODY,select,option,p,ul,li       {
                font-size:  10px;
                font-family:  verdana,arial,helvetica,sans-serif;
                }
                
.white       {
				color: #FFFFFF;
				}         

.error       {
				color: #CC0000;
				}         

.noerror       {
				color: #006600;
				}         

.links       {
                font-size:  10px;
                color: #FFFFFF;
                }       

.footer       {
                font-size:  10px;
                } 
                
.date       {
                font-size:  10px;
                color: #FFFFFF;
                }      

.small       {
                 font-size:  9px;
                }      

.heading    {
                font-size:  12px;
                font-weight: bold;
                }

.subheading    {
                font-size:  12px;
                font-weight: bold;
                }

.subheader    {
                font-size:  12px;
                font-weight: bold;
                }

.subsection    {
                font-size:  11px;
                font-weight: bold;
                }

.header    {
                font-size:  12px;
                font-weight: bold;
                }

.header1    {
                font-size:  12px;
                color: #003366;
                }                

.header2    {
                font-size:  12px;
                font-weight: bold;
                color: #336699;
                }

.header1big    {
                font-size:  14px;
                color: #003366;
                }                

.header2big    {
                font-size:  14px;
                font-weight: bold;
                color: #336699;
                }
                
.headersmall    {
                font-size:  9px;
                font-weight: bold;
                }


A:link {text-decoration: none; color: #336699}
A:visited {text-decoration: none; color: #336699}
A:active {text-decoration: underline; color: #6699CC}
A:hover {text-decoration: underline; color: #6699CC}

A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: underline; color: #EEEEEE}
A.white:hover {text-decoration: underline; color: #EEEEEE}

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

                
.top_nav_bg    	{
                background-color: #EEEEEE;
                }
                
.search_box_bg  {
                background-color: #336699;
                }
                
.date_bar_bg  	{
                background-color: #6699CC;
                }

.miles_link_form_bg    	{
                background-color: #336699;
                }
                
.left_nav_bg    {
                background-color: #6699CC;
                }
                
.article_frame_bg    {
                background-color: #EEEEEE;
                }
                
.article_bg    {
                background-color: #FFFFFF;
                }
     
img				{
				border-style: none;
				}