body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titleText {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
a.largeGrayLink:link {
	border-bottom: 0px none;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
}

a.largeGrayLink:visited   {
	border-bottom: 0px none;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
}	

a.largeGrayLink:hover   {
	border-bottom: 0px none;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: underline;
}

a.largeGrayLink:active   {
	border-bottom: 0px none;
	color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration: none;
}.bodyText {

	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.bodyText-small {


	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
