body,td {
        font-size:12px;
        color:#000000;
        font-family: 'Arial';
}

.site_title_large {
        font-size:32px;
        font-weight: bold;
		color:#000000;
        font-family: 'Georgia, Times, sans-serif';
}

.site_title {
        font-size:20px;
        font-weight: bold;
		color:#000000;
        font-family: 'Georgia, Times, sans-serif';
}

.site_title_small {
        font-size:18px;
        font-weight: bold;
		color:#000000;
        font-family: 'Georgia, Times, sans-serif';
}

.site_standard_10 {
        font-size:10px;
        color:#000000;
        font-family: 'Arial';
}

.site_standard_9 {
        font-size:9px;
        color:#000000;
        font-family: 'Arial';
}

.footer_links {
        font-size:12px;
        font-weight: normal;
		color:#000000;
}

.footer_cr {
        font-size:10px;
        font-weight: normal;
		color:#000000;
}

.News_Label {
        font-size:12px;
        font-weight: bold;
		color:#000000;
		font-family:'Arial Black', Arial;
}

.News_Copy {
		font-family:Courier; 
		font-weight:bold; 
		font-size: 11px;
}

A:visited  {color: #0000FF; text-decoration: none; font-family: 'Arial';}
A:link  {color: #0000FF; text-decoration: none; font-family: 'Arial';}
A:active  {color: #0000FF; text-decoration: none; font-family: 'Arial';}
A:hover   {color: #0000FF; text-decoration: underline; font-family: 'Arial';}

.top_menu_label
{
        padding-top: 5px;
		padding-bottom:2px;
		padding-right:10px;
		font-size:16px;
        font-weight: normal;
}

.side_menu_label
{
        font-size:17px;
        font-weight: normal;
}

.page_label
{
     	font-size:14px;
        font-weight: bolder;
		color:#F00;
		font-family:'Georgia, Times, serif';
}




















