<style type=text/css>
<!--

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
	align: center;
}

table {
	cellpadding: 5;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4e4e4;
	align: center;
	vertical-align: top;
	cell-padding: 10;
}

#text {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;	
	}

#top {
	vertical-align: top;
}

#center {
	vertical-align: middle;
	align: center;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#title {
	font-family: Cooper black, Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 30;
	line-height: 115%;
}

#B {
 font-style: bold;
 font-style: underline;
	}

#box {
	width: 650;
	font-size: 115%;
	line-height: 125%;
	background: white;
	align: center;
	padding: 1em;
	vertical-align: middle;
	}

#box1 {
	padding: 1em;
	height: 100%;
	border: groove thick;
	color: black;
	width: 600;
	font-size: 100%;
	line-height: 125%;
	background: ffffff;
	align: center;
	text-align: left;
	}

#box3 {
	padding: 1em;
	border: groove thick;
	color: blue;
	width: 600;
	font-size: 115%;
	line-height: 125%;
	background: white;
	align: center;
	}
	
#box2 {
	padding: 1em;
	border: groove;
	color: blue;
	font-size: 115%;
	line-height: 125%;
	align: center;
	background: images/
	}
	
#first {
	font-size: 200%;
	color: black;
	line-height: 120%;
	}
#rest {
	vertical-align: top;
	}
	
-->