body {
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
	background-color: #000000;
  }
A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
A:visited {
	text-decoration: underline;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
p {
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}
h1 {
	
	font-style: normal;
	font-weight: strong;
	color: #66CCFF;
}
h3 {
	color: #66CCFF;
}

.THead {
	font-style: normal;
	font-weight: bold;
	color: yellow;
	border: white;
}

.T1col1 {
	font-family: Arial, Helvetica, sans-serif;
	
}
.T1col2 {
	font-family: Arial, Helvetica, sans-serif;
	
}
