.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; color: #CC6600}



.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid;
	border-left: thin none;


}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;

}
.textbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;
}
.textunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;
	text-decoration: underline;

}
.textboldred {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #006633;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;
	height: auto;
	width: auto;

}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 12px;
	wordspacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;

}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

