body {
	margin-top: 0px;
	background-color: #e5e5e5;
}


.h2 {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-shadow: #000000 0 0 0px;
}


.h3 { font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-shadow: #ffffff 0 0 0px;}
.h3:hover {font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
	text-decoration: none;
	text-shadow: #cccccc 0 0 0px;
}


.h4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-shadow: #000000 0 0 0px;
}


.h5 {font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-shadow: #ffffff 0 0 0px;
}


.h6 {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-shadow: #000000 0 0 0px;}
.h6:hover {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	text-shadow: #000000 0 0 0px;
}


.h7 { font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-shadow: #000000 0 0 0px;
}


.h7:hover {font-family: Arial, Helvetica, sans-serif;
	color: #cc0066;
	font-size: 14px;
	text-decoration: none;
	text-shadow: #cc0066 0 0 0px;
}


.bullet {font-family: Arial, Helvetica, sans-serif;
	color: #41b3ef;
	font-size: 16px;
	text-shadow: #41b3ef 0 0 0px;
}


#div {
	position:absolute;
	top: 50%;
	left: 50%;
	width:780px;
	height:620px;
	margin-left: -390px;
	margin-top: -310px;
	border="0"
}