body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #9DACBF;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.link {
		color: #0000FF;
		font-weight: bold;
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-decoration: none;
}

a.link:hover {
		color: #99ccff;
		font-weight: bold;
		font-size: 11px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-decoration: underline;

}

.italic {
      font-style: italic;
}

.bold {
      font-weight: bold;
}

.bolditalic {
    font-weight: bold;
    font-style: italic;
}
