 BODY {
	background: #E2E8ED;
	margin-top: 0%;
	margin-left: 0%;
	font-family: tahoma;
	font-size:smaller;
 	}
 
p {font-size:small;}

.darktext {
 	text-align:center;
 	color: #666;
  	font-weight:bold;	
	}

td {font-size:small;}

.bigtext {
	font-size:large;
	font-weight:bold;
	}
.redtext {
	font-weight:bold;
	color:red;
}
