
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.nav {
	font-family: verdana;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.menu {
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #003300;
	text-decoration: none;
	text-align:left;
}
.text {
	font-family: arial;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.head {
	font-family: arial;
	font-size: 15px;
	font-weight:600;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}