body {
	text-align: center;
	background-color: #289D4F;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link{color:blue;text-decoration:none}
a:visited{color:black;text-decoration:none}
a:active{color:black;text-decoration:none}
a:hover{color:black;text-decoration:none}
a.gray:link {color: gray; text-decoration:none}
a.gray:visited {color: gray; text-decoration:none}
a.gray:active {color: gray; text-decoration:none}
a.gray:hover {color:gray; text-decoration:none}

a.white:link {color: white; text-decoration:none}
a.white:visited {color: white; text-decoration:none}
a.white:active {color: white; text-decoration:none}
a.white:hover {color:white; text-decoration:none}
p {
font-size: 11pt;
}
h1 {
	font-size: 18pt;
	font-family: Arial Black;
	text-align: center;
}
h2 {
	font-size: 14pt;font-family: Arial;color: #000000;}
td {
	font-size:11pt;
	text-align: left;
}
.center {
	font-size:11pt;text-align: center;color: #ffffff;
}
.middle {
	font-size:11pt;text-align: center;color: #000000;font-weight: bold;
}

.double {
	LINE-HEIGHT: 180%; 
}
.eyeglasses {font-size: 20px; text-align:left;}
