body, td, div, strong, pre,  ul, li, input {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
line-height: 1.6em;
color: #660000;  }

p {
text-align:justify;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px; }

h2, h3 {
	margin-top: 5px; margin-left: 0px;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #E6D5AD;
}
a {
color:#990000;
text-decoration: none;
}
a:hover {
color:#CC0000;
text-decoration: underline;
}
a.white_top {
color:#ffffff;
text-decoration:none	
}
a.white_top:hover {
color:#C8AB84;
text-decoration:none}
.top_txt {
font-size: 14px;
font-weight: bold;
}
.rubric_active {
	font-size: 14px;
	margin-bottom: 2px;
	border-bottom: 1px solid #E6D5AD;
	padding-left: 8px;
	background-color: #E6D5AD;
	font-size: 14px;
}
.rubric_inactive {
	font-size: 14px;
	margin-bottom: 2px;
	padding-left: 8px;
	border-bottom: 1px solid #E6D5AD;
	font-size: 14px;
}
a.rubric {
	text-decoration: none;
	color: #660000;
}
a.rubric:hover {
	text-decoration: underline;
	color: #990000;
}
.news, .rubrics {
	margin-top: 15px;
	display: list-item; 
	list-style-type: square; 
}
.highlight {
	margin-top: 15px;
	display: list-item; 
	list-style-type: disc; 
}
a.title {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.white {
	color: white;
}
hr {
	color:#E6D5AD;
	height:1px; 
	border-style:none;
	background-color:#E6D5AD;
	margin-top:10px;
	margin-bottom:10px;}
