body {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	background-color:;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
}
td {
	
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #424343;
	text-decoration: none;
}
a {
	
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #424343;
	text-decoration: none;
}
a:hover {
	
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.p {
	
	font-size: 12px;
	line-height: 18px;
	font-weight:bold ;
	color: #424343;
	text-decoration: none;
}
a.p:hover {
	
	font-size: 12px;
	line-height: 18px;
	font-weight:bold ;
	color: #FF0000;
	text-decoration: none;
	
}

a.t {
	
	font-size: 14px;
	line-height: 18px;
	font-weight:bold ;
	color: #ffffff;
	text-decoration: none;
}
a.t:hover {
	
	font-size: 14px;
	line-height: 18px;
	font-weight:bold ;
	color: #FF0000;
	text-decoration: none;
	
}
a.btm {
	
	font-size: 12px;
	line-height: 18px;
	font-weight:bold ;
	color: #ffffff;
	text-decoration: none;
}
a.btm:hover {
	
	font-size: 12px;
	line-height: 18px;
	font-weight:bold ;
	color: #FF0000;
	text-decoration: none;
	
}
select {
	
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

