/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.font{	font-size: 12px; color:#7C7C7A;
}
.font1{	font-size: 12px; color:#FF7804;
}
.font2{	font-size: 12px; color:#ff0000;
}
.font3{	font-size: 12px; color:#535351;
}
.font4{	font-size: 12px; color:#999999;
}
.text {
line-height:21px; font-size:12px; color:#535351;
}
.font5{	font-size: 12px; color:#333333; font-weight:bold;

}
a:link {
	font-size: 12px;
	color: #7C7C7A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #7C7C7A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
}
a.14:link {
	font-size: 14px;
	color: #7C7C7A;
	text-decoration: none;
	font-weight:bold;
}
a.14:visited {
	font-size: 14px;
	color: #7C7C7A;
	text-decoration: none;
	font-weight:bold;
}
a.14:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight:bold;
}
