body {
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccc99;
}
	
a:link {
    color: #840000;
}
a:focused {
	color: #840000;
}
a:hover {
	color: #660000;
}
a:active {
	color: #cccccc;
}
a:visited {
    color: #330000;
}
h1 {
	font-size: 24px;
	color: #660000;
}
h2 {
	font-size: 16px;
	color: #660000;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #000000;
}
.sideproptext {
	font-size: 9px;
	color: #660000;
}
#CMcontent {
	padding: 5px;
	height: auto;
	width: auto;
	border: thin solid #840000;
}
.style1 {
	font-size: 10px;
	font-style: italic;
}
.style2 {color: #660000}
.style4 {color: #660000; font-weight: bold; }