body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #000000; /*#eebb22*/
	margin-top: 14px;
	line-height: normal; 
	letter-spacing: 2px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #aaaaaa;
	background-color: #000000; /*#eebb22*/
	margin-top: 14px;
	margin-bottom: 14px;
	line-height: normal; 
	letter-spacing: 2px;
}


p, li, ul {
   line-height: 160%;
   letter-spacing: 3px;
   font-weight: bold;
}

.centered {
	text-align: center;
	margin: 15px;
}
a:visited, a:link, a:active {
    font-weight: bold;
	color: #c0c06a;  /*#eebb22*/
	text-decoration: none;
	white-space: nowrap;
}
a:hover {
    font-weight: bold;
	color: #c0c06a;
	text-decoration: underline;
	white-space: nowrap;
}
td {
	text-align: center;
	font-weight: bold;
}
.smallertext {
	font-size: 8pt;
	letter-spacing: 1px;
	vertical-align: bottom;
	white-space: nowrap;
	padding-top: 30px;
	padding-bottom: 30px;
}

.blankcolumn {
    width: 40px;
	background: black;
}

.content {
	line-height: 120%;
	text-align: left;
}
.subheading {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}
ul {
	margin-top: 5px;
	margin-bottom: 12px;
	text-align: left;
}
li {
	line-height: 110%;
	margin-top: 10px;
	font-weight: bold;
}
