/* CSS Document */

body {
	background-color: #99CCCC;
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 14px;
	color: #330033;
	line-height: 1.3em;
}
.centering_box {
	text-align:center;
}
.main_container {
	width: 310px;
	margin: 0 auto;
	text-align: left;
}.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 60px;
	width: 300px;
	text-align: justify;
	margin-bottom: 60px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 49px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 70px;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 30px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
}
.fieldset {
	color: #FFFFFF;
	border:0;
	padding-top: 10px;
	text-align: center;
}
.textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
