a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #B7B7B7;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #CC9900;
}
h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	margin-bottom: 5px;
}
body {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	background-color: #000000;
	list-style-type: square;
}

td {
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

th {
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

.small {
	font-family: "Arial", sans-serif;
	font-size: 9px;
}

.medium {
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

.big {
	font-family: "Arial", sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #812122;
}

.expanded {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	font-weight: bold;
}

.expanded_gold {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #CC9900;
	font-weight: bold;
}

.justified {
	font-family: "Arial", sans-serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #812122;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.text_org {
	padding: 5px;
	color: #FC9B00;
}
.txt_wht {
	padding: 5px;
	color: #FFFFFF;
}
.txt_blk {
	padding: 5px;
	color: #000000;
}
.text_org_lg {
	color: #FC9B00;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txt_flashing {
	padding: 0px;
	color: #FF0033;
	text-decoration: blink;
}
