A { text-decoration: none; color: #FFFFFF; }
A:Hover { text-decoration: underline; color: #ecf792; }

body {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 10;
	margin-bottom: 5;
	margin-right: 0;
	margin-left: 5;

}

hr { color: #CC0000; }

td {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;

}

th {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
}

.bodystyle {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.small {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
}

.medium {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

.medium5 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}

.quote {
	font-family: courier new, courier;
	font-size: 12px;
}

.big {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 4px;
}

.bigc {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 3px;
}

.big2 {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
}

.xbig {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;

}

.xxbig {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
}

.xxxbig {
	font-family: Times New Roman, Times, serif;
	font-size: 30px;
}

.expanded {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
}

.expanded2 {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 2px;
}

.special2 {
	font-family: Arial, Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Times New Roman, Times, serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: dotted;
}

input.gray {
	background-color: #9bb1c0; font-family: arial; font-size: 13px;
}

textarea.gray {
	background-color: #9bb1c0; font-family: arial; font-size: 13px;

}

select.gray {
	background-color: #9bb1c0; font-family: arial; font-size: 13px;
}

radio.gray {
	background-color: #9bb1c0; font-family: arial; font-size: 13px;
}

checkbox.gray {
	background-color: #9bb1c0; font-family: arial; font-size: 13px;
}
