body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#DEDECA;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	
}

h4 {
	font-family: georgia,"times new roman",times,serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	
}

h2 {
	font-family: georgia,"times new roman",times,serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	
}

table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	
	
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	background-color:#ffffff;
	
}
	
	
.bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
	text-decoration: none;
	color:#000000;
}


.green {color:#000000;
	background-color:#DEDECA;
}

.white .green {color:#000000;
	background-color:#ffffff;
}

