font.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;

}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;

}

.sidebar {
	background-color:#660000; 
	border-style:none; 
	margin:0px; 
	padding:0px
	
}
