.verylarge {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.large {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5C8DF0;
}
.narrative {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.narrativebold {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
.hugeorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.narrativeital {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	font-style: italic;

}
.narrativered {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.narrativeblue {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
a {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
.level1 {
	list-style-type: disc;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;



}
.level1 a {
	list-style-type: disc;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.level1 a:hover {
	list-style-type: disc;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.level1 a:visited {
	list-style-type: disc;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}
.level1 a:active {

	list-style-type: disc;
	color: #0066FF;
	font-size: 12px;
	font-weight: bold;
}
.level2 {

	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.level2 a {


	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.level2 a:hover {



	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.level2 a:active {




	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.level2 a:visited {





	list-style-type: circle;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.hidden {
	visibility: hidden;
}
