﻿.blkleft {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
}
.blkcntr {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
}
.blkhead {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
.blkbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3B3B3B;
}
.xsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
}
.blueblock {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E8D9E;
	text-align: left;
}
.blueback {
	background-color: #DBEAF0;
}
.blkbld {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.tealbold {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #4A8996;
}
.center {
	text-align: center;
}

