body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-position: center;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.green1 {
	color: #CBCC33;
	font-weight: bold;
}

a.green1 {
	color: #CBCC33;
	font-weight: bold;
}

a.green1:visited {
	color: #CBCC33;
	font-weight: bold;
}

a.green1:hover {
	color: #CBCC33;
	font-weight: bold;
}

a.green1:active {
	color: #CBCC33;
	font-weight: bold;
}

.green2 {
	color: #CBCC33;
	font-weight: bold; 
	font-size:14px;
}

.orange1 {
	color: #ff9933;
	font-weight: bold;
}

.orange2 {
	color: #ff9933;
	font-weight: bold; 
	font-size:14px;
}

.textItalics { font-style:italic; }