body, tr, td, p {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt; 
}


a {
	color: #1a36e4;
	text-decoration: underline;
}


a:hover {
	color: #ff5500;
}


a.menu {
	color: #990033;
	text-decoration: none;
	font-size: 11pt;
}


a:hover.menu {
	color: #ff5500;
	text-decoration: underline;
}


hr.news {
	border-top: 1px dashed #CA4623;
	border-bottom: 1px dashed #f3f3f3;
    border-right: 0px;
    border-left: 0px;
}


.news {
	color: #CA4623;
	font-weight: bold;
	padding-bottom: 0.3em;
}


span.sub_title {
	font-size: 14pt;
	color: #FFA500;
	font-weight: bold;
	font-style: italic;
}


td.sub_title {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background: #CCCCFF;
	padding-top: 5px;
	padding-bottom: 5px;
}


.sub_header1 {
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}


.human_name {
	font-weight: bold;
}