body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #4795c9;
	margin: 5px 0px 1px 0px;
	color: #fff;
	font-size: 12px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #fff;
	text-decoration: none;
}
 a:visited {
	color: #fff;
	text-decoration: none;
}
 a:hover {
	color: #fff;
	text-decoration: underline;
}
 a:active {
	color: #fff;
	text-decoration: none;
}
.one {
	background-color: #004e97;
	width: 150px;
	height: 150px;
	border: 1px solid #004e97;
	font-size: 12px;
	text-align: center;
}
.three {
	background-color: #086bae;
	width: 150px;
	height: 145px;
	border: 1px solid #004e97;
	font-size: 12px;
	text-align: center;
}
.six {
	background-color: #086bae;
	width: 150px;
	height: 145px;
	border: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
}
.eight {
	background-color: #fc0;
	width: 150px;
	height: 145px;
	border: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
	color: #004e97;
}
.nine {
	background-color: #004e97;
	width: 150px;
	height: 145px;
	border: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
}
.elf {
	background-color: #fff2bf;
	width: 150px;
	height: 145px;
	border: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
	color: #004e97;
}
.sixteen {
	background-color: #fff2bf;
	width: 150px;
	height: 145px;
	border-bottom: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
	color: #004e97;
}
.thirteen {
	background-color: #086bae;
	width: 150px;
	height: 145px;
	border-left: 1px solid #fc0;
	border-right: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
}
.vogel {
	background-color: #086bae;
	width: 150px;
	height: 145px;
	border-left: 1px solid #fc0;
	border-right: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
	font-size: 12px;
	text-align: center;
}
.white {
	background-color: #fff;
}
.bold {
	font-weight: bold;
}
a.blue:link {
	color: #004e97;
	text-decoration: none;
}
 a.blue:visited {
	color: #004e97;
	text-decoration: none;
}
 a.blue:hover {
	color: #004e97;
	text-decoration: underline;
}
 a.blue:active {
	color: #004e97;
	text-decoration: none;
}
.adr {
	font-size: 12px;
	color: #004e97;
}
.pdf {
	font-size: 9px;
	color: #cccccc;
}