body {
	background-color: #999933;
	font-family: "Myriad Condensed Web", "Arial Narrow", Arial;
	font-size: small;
	margin:0;
}
#textpresentation
{
	display:none;
}
td {
	font-size: small;
	vertical-align: top;
}
div.scrollingdiv {
	overflow: scroll;
	width: 330px;
	height: 240px;
}
.tinytext {
	font-size: x-small;
}
.font2 {
	font-size: medium;
	color: #000000;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.sectionbreak {
	background-color: #990000;
	color: #FFFFFF;
}
.form {
	color: #000000;
	background-color: #FFFFFF;
}
.itemodd {
	background-color: #FFFFCC;
}
.itemeven {
	background-color: #E0DFE3;
}
.highlight {
	color: #FF0000;
}
