body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/index01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B2;
}

.img1 {
	float: left;
	margin-right: 14px;
}

.img2 {
	float: right;
	margin-left: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #E8E8E7;
}

.text2 {
	font-size: 9px;
	color: #FFBA00;
}

.text3 {
	font-size: 9px;
	color: #FFFFFF;
}

.text4 {
	font-size: 9px;
	color: #7F7F6F;
}

.text5 {
	color: #828273;
}

.text6 {
	color: #717566;
}

.text7 {
	font-size: 12px;
	color: #FFBA00;
}

.ol1 {
	line-height: 18px;
}

a {
	color: #FFBA00;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #D1D1CF;
	text-decoration: underline;
}

a.link1:hover {
	text-decoration: none;
}