body {
	font-family: AGaramond, Garamond, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
	
		#page-wrap { width: 400px; margin: 50px auto; padding: 20px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
		
td {
	font-family: AGaramond, Garamond, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #B8E7FA;
	border: thin none #000000;
}

a {
	font-family: AGaramond, Garamond, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.blue {
	color: #0000FF;
}

.small {
	font-size:10px
	}
table {
	border: thin solid #000000;
	background-color: #B8E7FA;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
img {
	text-align: center;
}
.BOLD {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.upper {
	text-transform: uppercase;
	background-color: #B8E7FA;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.mixed {
	font-variant: normal;
	background-color: #B8E7FA;
	text-align: center;
}

