body, tr, td, p {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11pt; 
}


a {
	color: #1a36e4;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}


a:hover {
	color: #ff5500;
}


a.menu {
	color: #CA4623;
	text-decoration: none;
}


a:hover.menu {
	color: #ff5500;
	font-weight: bold;
	text-decoration: underline;
}


.menu_table td {
    border-bottom: 1px dotted #D6C9BF;
    padding: 3px;
}


.highlight_contents{
	color: #1a36e4;
	font-weight: bold;
	font-style: italic;
}


.sub_header1 {
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}


.human_name {
	font-weight: bold;
}


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;
}


fieldset, fieldset a {
	font-size: 10pt;
}