.Body
{ color:#FFFFFF;
}
.td {
vertical-align:top;
}

.rtext {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.btext {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.otext {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
}

a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}
a2 {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

	font-weight: bold;
}
a:active {
	text-decoration: none;
}



/*.td {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333333;
}*/