@charset "utf-8";
body {
	background-color: #333333;
	background-image: url(images/grey_back.gif);
	margin: 0px;
	background-position: center;
}
td {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 10px;
	color: #000000;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 50px;
}
.p2 {
	font-family: "Courier New", Courier, monospace;
	line-height: 12px;
	color: #333333;
	margin: 10px;
	text-align: left;
}
p {
	margin-left: 5px;
}
div {
	margin-left: 5px;
}

a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #DB1770;
	text-decoration: none;
}


.tinytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #333333;
	line-height: 10px;
}

.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #81034B;
	text-indent: 5px;
}
.style2 {
	color: #9F0000;
	font-weight: bold;
	font-size: 11px;
	}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	background-position: 5px;
}
