.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
}
.defaultBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333366;
	font-weight: bold;
	font-size: 12px;


}
.defaultSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
a:link {
	color: #660033;
	text-decoration: none;
	cursor: help;

}
a:hover {
	color: #006666;
	text-decoration: underline;


}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
	border: none;
	white-space: normal;



}
li {
	list-style-type: square;
	list-style-image: url(../images/little_yellow_box.gif);
	line-height: normal;
}
.PageHeader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #663300;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
	border: none;
	white-space: normal;
}
.coverText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #333333;

}
.coverHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #333300;


}
.defaultKnockout {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFDE6;
}

