body {
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}
.text2 {

	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
}
.text2n {

	font-family: "Verdana";
	font-size: 18px;
	font-weight: normal;
}
.warntext {
	font-family: "Verdana";
	font-size: 10px;
	/*font-weight: bold;*/
	font-weight: normal;
	/*color: #FF0000;*/
	color: #000000;
}
.foot {

	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

