@charset "UTF-8";
/* CSS Document */
body {
	background-color: black;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#C9B6BC;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BBA7B3;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: normal;
}
a {
	font: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	font-weight: normal;
	color: #C9B6BC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

a.small:hover {
	color: #8B81B2;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.sans tr td table tr td table tr td .zg_div .zg_div_inner #zg_whatdiv {
}

#small {
	font-size: 12px;
	color: black;
	font-style: italic;
	
}