body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.text{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.main {
	height: 100px;
	overflow: auto;
	}

.menu a:link{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	
.menu a:visited{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	
.menu a:active{
	font-size: 11px;
	color: #ffffff;
	background-color: #A9050A;
	text-decoration: none;
	}
	
.menu a:hover{
	font-size: 11px;
	color: #ffffff;
	background-color: #009999;
	text-decoration: none;
	}
	
	
.right_header h1 {
	font-size: 18px;
	color: #00406f;
	font-weight: normal;
	display: inline;
	}
	
	
.right_header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9050a;
	font-weight: bold;
	display: inline;
	}
	
.comments p {
	padding-top: 20px;
	font-size: 12px;
	font-style: italic;
	color: #00406f;
	}
	
	
.comments a:link{
	font-size: 10px;
	color: #748495;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
.comments a:visited{
	font-size: 10px;
	color: #748495;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	}
	
.comments a:hover{
	font-size: 10px;
	color: #748495;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	}
	
	
	
.comments h4 {
	font-size: 10px;
	color: #748495;
	font-weight: normal;
	font-style: normal;
	}
	
	
h5 {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	}
	
	
.inputSearch{
   BACKGROUND: #ffffff; 
   FONT-SIZE: 11px; 
	border-width: 1px;
	border-color: #c5c5c5; 
   color: #363636; 
   font-weight: normal; 
	height: 20px;

}

.article h6 {
	font-size: 18px;
	color: #ffffff;
	}
	
	
.article p {
	font-size: 12px;
	color: #000000;
	}
	
.article a:link {
	font-size: 12px;
	font-weight: bold;
	color: #292623;
	text-decoration: none;
	}
	
.article a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #292623;
	text-decoration: none;
	}
	
.article a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	}
	
.emph {
	font-weight: bold;
	font-style: italic;
	}
ul li{
	list-style-image: none;
	list-style-position:outside;
	color: #000000;
                     font-size: 12px;
	}
.date {
	font-size: 14px;
	color: #284c84;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

