

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	background-color: #3A5FCD;
	text-align: center;
	margin: 0px;
	}

.root {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 742px;
  background-color: #FCFCFC;
  text-align: left;
  }
  
#signup {
	position: absolute;
	top: 266;
	right: 20;
	width: 375;
	}  	
	
.content {
	padding:10px;
	padding-bottom:0px;
	max-width:742px;

	}
h1 {
	color:#000080;
	font-size: 15pt;
	}
	
h2 {
	color:#000080;
	}
	
h3 {
	color:#000080;
	}
	
.top {
	padding:0px;
	margin:0px;
	text-align:center;
	}		
.header {
	height:250px;
	padding-top:10px;
	}
	
#testheader {
	color:#000080;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			}

.words {display: none}

#testbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
			
a:link {color: #0000EE}
a:visited {color: #0000EE}
a:hover {color: #0000EE}
a:active {color: #0000EE}
img {display:block};

.FormButton {
background-color: #000080;
font-family: verdana;
border: #000000 1px solid;
font-size: 11px;
font-weight: bold;
color: #ffff00
