body,p,div,span,th,td{

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
}
p{
	text-align:justify;
}
.b {font-family: Arial,Helvetica,sans-serif; font-size:11px; background-color:#333333; color:#FFFFFF}
.r {font-family: Arial,Helvetica,sans-serif; font-size:11px; background-color:#666666; color:#000000}
.t {font-family: Arial,Helvetica,sans-serif; font-size:11px; background-color:#ECECEC; color:#000000}

input,select,textarea{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11 px
}

a.ttd, a.ttd:hover {
	font-weight: none;
	width: 100%;
	color: #000000;
	background-color: #eeeeee;
	line-height: 14px;
	text-decoration: none;
	font-size: 11 px;
	font-family: Arial, Helvetica, sans-serif;
}

a.ttd:hover {
	color: #FFFFFF;
	background-color: #000066;
}
a.ttd2, a.ttd2:hover {
	font-weight: bold;
	width: 100%;
	color: #808080;
	background-color: #eeeeee;
	line-height: 20px;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.ttd2:hover {
	color: #808080;
	background-color: #ffffff;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: transparent;
}

