#flashcontent {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: center;
	height: 100%;
	}
body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
	color: #CCCCCC;
	letter-spacing: 1px;
	background-color: #FFFFFF;
}
a {
	font-family: Geneva, Helvetica, Arial;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bg {
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	font-family: Geneva, Helvetica, Arial;
	color: #9e9e9e;
	font-size: 11px;
}

.address {
 	padding-left:10px;
}

.inputfield {
	font-family: Geneva, Helvetica, Arial;
	color: #9e9e9e;
	font-size: 11px;
}


h1 {
	font-family: Geneva, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #2d9aef;
	margin: 0 0 2px 0;
}
a:hover {
	color: #0099FF;
}
