body {
	margin:0px;
	background-color: #333331;
	color: white;
	font-family: Arial;
	}
td {
	font:12px Arial; 
	color:#000000;
	}
	
a {
	color: #333333;
	text-decoration:none;
	}
	
a:hover {
	color: #009966;
	text-decoration:underline;
	}
	
.date {font:12px Arial;
	font-weight:bold;
	color: #333333;
	letter-spacing:0.1em;
	}
	
.heading {font:14px Arial;
	font-weight:bold;
	color: #FF6600;
	}
	
	
.heading2 {font:16px Arial;
	font-weight:bold;
	color: #000000;
	}
	
.text_h1 {font:13px Arial;
	font-weight:bold;
	color: #003399;
	}
	
.sub {font:13px Arial;
	font-weight:bold;
	color: #000000;
	}
	
.sub_text {font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	}
	
.dotted {
	border-bottom-width: 0.1em;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
	
	
.bottom {font:11px Arial;
	color: #6E6E6E;
	}
