body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:12px;
	line-height: 1.5em;
}
.txt a:link {
	color:#FF0066;
}

.txt a:Hover {
	color:#FF0066;
}

.txt a:Visited {
	color:#FF0066;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#FF0066; 
	font-weight:lighter;
}
	
.hr {
	color:#CC0099;
	height:1px;
}

.style1 {color: #C9006C}
.style3 {color: #0095D1}
.style4 {color: #DED900}
.style5 {color: #C7001D}
.style6 {color: #949494}
.style9 {font-size: 14px; color: #FFFFFF; font-weight: bold; }

.mailbox {
	background-color:#FF0066;
	padding:8px;
}