@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
}
.white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.white1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.cream {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
