body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #1a6cd2;
}
#wrapper {
	height: 1px;
	width: 1px;
	position: relative;
	left: 0px;
	top: 0px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.smallboldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #00F;
	text-decoration: none;
}
.light:link, .light:visited, .light:active {
	color: #0FF;
	text-decoration: none;
}
.light:hover {
	color: #999;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: underline;
}
.medbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.bigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.smallspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.smallboldspaced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.redborder {
	border: 3px solid #F00;
}

.whitebg {
	background-color: #FFFFFF;
	padding: 5px;
}
.blackborder {
	border: 3px solid #000;
}
.smallBrownBorder {
	border: 1px solid #630;
}
.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}
