
body {

	font: 15px verdana,helvetica,tahoma;
	font-family: sans-serif;
	margin-top: 20;
	margin-bottom: 0;
	margin-right: 10;
	margin-left: 10;
	color: "#333333";

}

div,p,td { font: 18px courier new; color: "FFFFFF"; }

th { padding: 0px 0px 0px 0px; margin-top: 0 }

a:link,a:active	 {
	color: "#FFFFFF";
	text-decoration: none;
	font-weight: bold;
}

a:visited	 {
	color: "#FFFFFF";
	text-decoration: none;
}

/* a:hover	{ text-decoration: underline; }*/

.smalltext { font: 18px courier new; color: "FFFFFF"; }
.mediumtext { font: 17px courier new; }
.largetext { font: 19px courier new; font-weight: bold; }
