BODY { 	margin-top: 12;
		margin-left: 8;
		margin-right: 8;
		margin-bottom: 4;
		background: black }
		 
a:active { 	text-decoration: none;
			color:#E0E0E0;  }
a:link { 	text-decoration: none;
			color:#E0E0E0; }
a:visited {	text-decoration: none;
			color:#E0E0E0; }
a:hover { 	text-decoration:;
			color:white}

.bodytext { font-size:11px;
			font-family:verdana;
			color:white;
			text-decoration:none;
			font-weight:normal; }
			
.sidetext { font-size:10px;
			font-family:verdana;
			color:white;
			font-weight:normal; }

.smallgrey { font-size:10px;
			font-family:verdana;
			color:#909090;
			font-weight:normal; }

.footertext { font-size:9px;
			font-family:verdana;
			color:#888888;
			text-decoration:none;
			font-weight:normal; }

.bigtext {	font-size:14px;
			font-family:verdana;
			color:white;
			text-decoration:none;
			font-weight:normal; }

.smallprint	{	font-size:9px;
				font-family:verdana;
				color:#white;
				text-decoration:none;
				font-weight:normal; }
