body {
	background-color: #F2F2F2;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #95989B;
	font-weight: bold;
}

html {
	height: 100%;
}

.border {
	border: 1px solid #000000;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3C84BC;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #95989B;
	font-weight: bold;
	margin-left: 30px;
}
.bdr_top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border {
	border: 1px solid #000000;
}
