body 	{ color: #505050; font-family: Arial; }
	a {text-decoration: none; font-weight: bold;}
	a:hover {text-decoration: underline; font-weight: bold;}
#heading {
	font-family: Arial; 
	font-weight: bold;
	}
#smalltext {
	font-family: Arial;
	}
#copyright {font-family: Arial; 
	}
#smallinput {
	font-size: x-small;
	}
#smallorange {
	background-color: 333366;
	color: ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	}
.plain { color: #505050; font-size: 12px; font-family: Arial; font-weight: normal; }
.ondark { 
	font-weight: bold;
	color: ccffff;}
.ondarkcopy { font-family: Arial; 
	color: ccffff;
	font-weight: bold;}
.zipsmall { font-family: Arial;
	font-size: 9px;
	}
input, select, option, textarea {
	font-family: Arial;
	font-size: 10pt;
	}
code, tt {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: 990000;
	}
    .summary_title                  {  color: maroon; font-family: Arial; font-size: 16px; font-weight: bold; }
.summary                        { font-family: Arial; font-size: 14px; }
    .summary_date                   { font-family: Arial; font-size: 10px; }
.nav_right_header               { color: #ffffff; font-family: Arial; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #ffffff; font-family: Arial; font-size: 15px; font-weight: regular; text-transform: uppercase; }
    .nav_right_headlines            { font-family: Arial; font-size: 12px; font-weight: regular;  }
    .small_text            { font-family: Arial; font-size: 12px; font-weight: regular;  }
    .nav_right_category_name        { font-family: Arial; font-size: 12px; font-weight: bold; }
    .article_title                  { font-family: Arial; font-size: 18px; font-weight: bold; }
    .article_subhead                  { font-family: Arial; font-size: 16px; font-weight: bold; }
    .article_text                   { font-family: Arial; font-size: 14px; }
    
    .bg_printer_page                { background-color: #FFFFFF; }


    .nav_left_header_text a         { color: #FFFFFF !important; }

    .category_link_depth1 a         { color: maroon; font-family: Arial; font-size: 12px; font-weight: bold; }
    .category_link_depth2 a         { color: maroon; font-family: Arial; font-size: 11px; font-weight: bold; }
    .category_link_depth3 a         { color: maroon; font-family: Arial; font-size: 10px; font-weight: bold; }

    .advancedsearch_link   { font-family: Arial; font-size: 11px; font-weight: regular;  }



/* Right Navigation (Headlines) */


    .nav_right_header               { color: #ffffff; font-family: Arial; font-size: 15px; font-weight: bold; }
    .nav_right_category_header      { color: #ffffff; font-family: Arial; font-size: 15px; font-weight: regular; text-transform: uppercase; }
    .nav_right_headlines            { font-family: Arial; font-size: 12px; font-weight: regular;  }

    .nav_right_category_name        { font-family: Arial; font-size: 11px; font-weight: bold; }


/* Article Summaries */

    .summary_title                  { color: maroon; font-family: Arial; font-size: 16px; font-weight: bold; }
    .summary                        { font-family: Arial; font-size: 12px; }
    .summary_date                   { font-family: Arial; font-size: 10px; }
.article_title                  { font-family: Arial; font-size: 18px; font-weight: bold; }
    
    .bg_printer_page                { background-color: #FFFFFF; }

    .cat_title	                { color: #cc0000; font-family: Arial; font-size: 20px; font-weight: bold; }


	.comments-body {
		font-family:Arial;
		color:#656565;
		font-size:12px;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:20px;		
 		border-bottom:1px dotted #999; 				
		}


	.comments-post {
		font-family:Arial;
		color:#666;
		font-size:10px;
		font-weight:normal;
  		background:#fff;		
		}	
			


