@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:110%;
	text-height:155%;
	color:#333;
}

 img.imgcenter {
	display:block;
	text-align:center;
	margin-right: auto;
	margin-left:auto;
	border:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:175%;
	color:#ac59c7;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:140%;
	color:#FFF;
	background-color:#620e85;
	padding: 5px;
}

#superwrapper {
	text-align:center;
	width: 100%;
	background-color:#f5ecf8;
border-radius: 45px;
padding:10px;
}
	

#boxey {
	width:750px;
	border:1px #620e85 solid;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#ebccf5;
border-radius: 45px;	
}


#boxey2 {
	width:710px;
	border:1px #620e85 solid;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#ebccf5;
	padding:20px 20px 20px 20px;
}


#write {
	width:620px;
	border:1px #620e85 solid;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	background-color:#ffffff;
	padding:20px 20px 20px 20px;
	font-size:120%;
	text-height:200%;

}


.white12 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

a.whitelink14:link {
	color: #fff;
	font-size:140%;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink14:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a.whitelink14:hover {
	text-decoration: underline;
	color: #900;
}
a.whitelink14:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.bodylink:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: ;
	line-height: 21px;
	color: #000000;
}
a.bodylink:visited {
	text-decoration: underline;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
}
a.bodylink:hover {
	text-decoration: none;
	background-color: #000099;
	color: #FFFFFF;
}
a.bodylink:active {
	text-decoration: none;
}




#eeweems {
	width: 100%;
	background-color:#333;
	margin-top: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align:center;
}	


