body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #CCCCCC;

}

p {}

td {}

.caption  { color: #dcdcdc; font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }

.captionbold  { color: #dcdcdc; font-weight: bold; font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }

.body { color: #dcdcdc; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }

a  { color: #cc9; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss; text-decoration: none }

a:hover  { color: #fff; font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss }

.bodybold {
	color: #dcdcdc;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;

}
.bodyboldbeige {

	color: #CCCC99;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
}
.bodyintalic {
	color: #dcdcdc;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss;
	font-style: italic;

}
