.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #333333
}

td, p, body, li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333
	}

a {
	text-decoration: none
	}
	
a:HOVER {
	text-decoration: underline
	}

.foot {
	font-size: 7.5pt; 
	color: #808080;
	}

.network {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color: #333333
}
.hosting {
	font-family: Arial-black, Helvetica, sans-serif; 
	font-size: 10pt;
	text-align: justify;
	color: #333333
}
.form {
background-color :#cce6f9;
	border-bottom-color : #0066cc;
	border-bottom-width : 1px;
	border-left-color : #0066cc;
	border-left-width : 1px;
	border-right-color : #0066cc;
	border-right-width : 1px;
	border-top-color : #0066cc;
	border-top-width : 1px;
	width : 240px;
}
.links		 { FONT-WEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif;  color : #000000 }
a.links		 { FONT-WEIGHT: bold; font-size: 12px; text-decoration: none; color : #000000  }
a.links:hover { FONT-WEIGHT: bold; font-size: 12px; text-decoration: none; color : #959595 }
