@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	letter-spacing: normal;
	word-spacing: normal;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.monospacing {
	letter-spacing: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33F;
	background-color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33F;
	background-color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33F;
	background-color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33F;
	background-color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-size: 11px;
}
.footnote {
	font-size: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.dybhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0033;
	font-style: normal;
	text-decoration: none;
}
.dybheadbold {
	font-weight: bold;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	color: #CC0033;
	}
.dybhead a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0033;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.dybhead a:hover {
	color: #CC0033;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.dybhead a:active {
	color: #CC0033;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.blankspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}
.dybhead a:visited {
	color: #CC0033;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
