body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading1 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
}
.heading2 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
}
.headingBlack {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-align: left;
	text-indent: 0px;
}

.TDHeader {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	text-transform: uppercase;
}

.TDContent {
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 0px;	
}


.BodyText {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-align: justify;
	padding-left: 0px;
	padding-right: 0px;
}


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.List {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
	letter-spacing:inherit;
	list-style:hiragana;
}
