body {
	background-color: #5c5953;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	line-height: 145%;
	color:#333333;
}
.white13px {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.Linkwhite1:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.Linkwhite1:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.Linkwhite1:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
}
.Linkwhite1:active {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
}
.red1 {
	font-size: 12px;
	color: #FF0000;
}
.black14px {
	font-size: 14px;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
