body,td,th {
	font-size: 12px;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:22px;
}
.top_white {
	font-size: 12px;
	font-weight: bold;color:#ffffff;
	line-height:20px;
	text-decoration: none;
}
.top_white :link {
	font-size: 12px;
	font-weight: bold;color:#ffffff;
	text-decoration: none;
}
.top_white :visited {
	font-size: 12px;
	font-weight: bold;color:#ffffff;
	text-decoration: none;
}
.top_white:hover  {
	font-size: 12px;
	font-weight: bold;color:#ffffff;
	text-decoration: underline;
}
.border {
	border: 1px solid #959493;
}
.white {
	font-size: 12px;
	color:#ffffff;
}
.line1 {
	border:1px solid #999999
}
.red {
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
	text-decoration: none;
}
.red :link {
	color:#ff0000;
	text-decoration: none;
}
.red:hover  {
	color:#ff0000;
	text-decoration: underline;
}
.red :visited {
	color:#330000;
	text-decoration: none;
}
.bottom{
	color:#666666;
	text-decoration: none;
}
.bottom:link {
	color:#666666;
	text-decoration: none;
}
.bottom:hover  {
	color:#333333;
	text-decoration: none;
}
.bottom :visited {
	color:#333333;
	text-decoration: none;


}