body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E3D5C6;

}
a:link {
	color: #CC6600;
	font-weight: bold;

}
a:visited {
	color: #CC6600;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
	font-weight: bold;

}
a:active {
	color: #FF9900;
	font-weight: bold;

}
.textHeader {
	font-size: 18px;
	font-weight: bold;
}
.plainText {
	font-size: 11px;
}

