@charset "utf-8";
body {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff
}

a:link {
	text-decoration: underline;
	color: #0066FF;
	font: Verdana;
	font-size: 12px;
}



a:visited {
	text-decoration: underline;
	color: #0066FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

#fat {
	width:550px;
	margin: 0 auto;
	z-index:1;
	background-color: #FFFFFF;
	text-align: center;
	height: 3500px;
}

#navibar {
	width:750px;
	height:20px;
	text-align:right;
}

.style1 {
	font-style: normal;
	font-size: 16px;
	font-family: Verdana;
}

.style2 {
	font-size: 14px;
	font: Verdana;
	font-family: Verdana;
}
h1 {
	font-weight: bold;
	font-size: small;
}


.style3 {
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}

.style4 {
	color: #000000;
	font-family: Verdana;
	font-size: 50px;
	font-weight: normal;
}
.style6 {font-size: 10px}

.style5 {color: #FFFFFF}
.style7 {color: #9FA0A2}
