body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f4e3;
}
.big_fnt {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 14px;
	color: #00529B;
	font-weight:bold;
	text-decoration:none
}
.main_fnt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
		text-decoration:none
}
.small_fnt {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #00529B;
	text-decoration:none
}
a.small_fnt:hover {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #00529B;
	text-decoration:underline
}
.waring_text {





	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FF0000;

	font-weight: normal;

}