body,tr,td,th {
	font-family: Courier New, Courier, mono;
	color: black;
	BACKGROUND-COLOR: rgb(177,177,177);
}
body {
	background-color: rgb(177,177,177);
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Courier New, Courier, mono;
}
a:link {
	color: white;
}
a:visited {
	color: black;
}
a:active {
	color: rgb(222,222,222);
}
a:hover {
	color: rgb(222,222,222);
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, mono;
	color: black;
}
h2 {	
	font-size: 12pt; 
	font-weight: bold; 
	text-align: Left;
}
h3 {	
	font-size: 12pt; 
	font-weight: normal; 
	text-align: left;
}
h4 {	
	font-size: 11pt;
	font-weight: normal; 
	text-align: left;
}
h5 {	
	font-size: 11pt;
	font-weight: normal; 
	text-align: left;
}
h6 {	
	font-size: 14px;
	font-weight: normal; 
	text-align: center;
	position: center;
}
