/* CSS Document */

body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-color:#E0E0E0; line-height:20px;}
tr,td {font-size:12px; line-height:20px; color:#666666;}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
.mn {
	font-weight: normal;
	color: #FFFFFF;
}
a.mn:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mn:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mn:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.blue {
	color: #262D49;
}
.bztxt {
	line-height: 18px;
	color: #999999;
}

