
body {
	margin: 0;
	}

div {
	font-color: #334450;
	font-family: Verdana; 
	font-size: 8pt;
	font-weight: normal;
	}
		
.maindiv {
	position: absolute; 
	top: 150px; 
	width: 35%;
	text-align: justify;
}
	
a.srvname {
	color: #0093DD;
	font-weight: bold;
	}

.maintable a {
		font-family: Verdana; 
		color: #334450 !impornant;
		font-weight: bold;
		font-size: 9pt;
		}
		
td {
	color: #334450;
	padding: 0;
	}

.maintable td {
	vertical-align: top;
	text-align: justify; 
	padding-bottom: 6;
	padding-right: 10;
	font-family: Tahoma; 
	font-size: 8pt;
	font-weight: normal;
	}
	

