body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	text-align: center;
	
}

.bodytext10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 11px; color: ##9E948D; }
a.bodytext10:link { text-decoration: underline; color: ##9E948D; font-weight: bolder; }
a.bodytext10:visited{ text-decoration: underline; color: ##9E948D; font-weight: bolder; }
a.bodytext10:hover {text-decoration: underline; color : #FFFFFF; font-weight: bolder;}

#content {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		
}

div.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
 
}

.vcenter {
  min-height: 12em;
  display: table-cell;
  
}


