BODY{
	font-family : "Century Gothic";
	font-size : 12px;
	font-style : normal;
	line-height : normal;
	text-align : center;
	color:navy;
	vertical-align : middle;
	background-image : url(images/soeBg.jpg);
}

A {
	text-decoration : none;
	color : Navy;
}

A:HOVER {
	color: #FF0080;
	background : white;
	text-decoration : none;
}

HR {
	border : thin solid navy;
}


TABLE {
	border : thin solid navy;
	background-color : White;
	font : 10px Century Gothic;
	color: navy;
	text-align : center;
	vertical-align : middle;
}

TD {
	vertical-align : center;
	width : 0*;
}

TR {
	vertical-align : center;
	width : 0*;
}


H1, H2, H3, H4, H5, H6 {
	vertical-align : middle;
	text-align : center;
	font-family : "Century Gothic";
	background-image : url(images/soeBg.jpg);
	color : navy;
}

INPUT {
	background : transparent none;
	font-family : "Century Gothic";
	font-size : 12px;
	vertical-align : middle;
	text-transform : uppercase;
	color : Navy;
	text-align : center;
}



TEXTAREA {
	background : navy;
	color : White;
	border : thin solid;
	border-left : thin solid White;
	font-family : "Century Gothic";
	font-size : 10px;
	vertical-align : middle;
	text-align: center;
}
