body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B8BA;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.select1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 10px;
	color: #6F7376;
}

.text2 {
	font-size: 9px;
	color: #9FA0A3;
}

.text3 {
	font-size: 10px;
}

.text4 {
	color: #FF463B;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #E7E8E8;
}

a.link1:hover {
	text-decoration: underline;
}

.dateA {
	float: left;
	padding-right: 4px;
	font-size: 24px;
}

.dateB {
	display: block;
	float: left;
	padding: 0px 3px;
	margin-top: 4px;
	background-color: #D1D1D1;
	font-size: 10px;
	font-weight: normal;
	color: #030E22;
}

.dateC {
	display: block;
	float: left;
	width: 100px;
	font-size: 8px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}