body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}

.greyTen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a:link       { text-decoration: none; color: #999999}
a:visited    { text-decoration: none; color: #999999 }
a:active     { text-decoration: none; color: #999999 }
a:hover      { text-decoration: underline; color: #999999 }

h1 {
	font-size: 160%;
}

.bolder {
	font-size: 100%;
	font-weight: bold;
}

.boldist {
	font-size: 120%;
	font-weight: bold;
}.whiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
}
