.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: center;
}
body {
	background: #000000;
	color: #CCCCCC;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
}
table {
	border: 2px double #990000;
	margin: auto;
	word-spacing: normal;
	padding: 0px;


}
td {
	border: 1px solid #990000;
	margin: auto;
	padding: 8px;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#close {
	width: 150px;
	margin-top: 4px;
	margin-bottom: 4px;
}

