body {
  	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #CCCCCC;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color:#333333;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#333333;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#333333;
}
.tablebrown {
background-color: #AD7958;
}

.tableblue {
background-color: #7DCBF2;
}
.tablewhite {
background-color: #FFFFFF;
}

.lightblue {
background-color: #9AD6F5;
}
.lightbrown {
background-color: #DFD3CC;
}

a.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*color: #865236;
	color: #976246;*/
	color:#333333;
	letter-spacing: 1px;
}

a.beige {
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
color: #976246;
font-weight: bold;

}
a.beige:hover {
font-family: "Times New Roman", Times, serif;
font-size: 9pt;
color: #000000;
font-weight: bold;

}

.top {
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
color: #976246;
font-weight: bold;
letter-spacing: 2px;
}

.topblue {
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
color:#0066FF;
font-weight: bold;

}

/*
a.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}*/
