@charset "utf-8";
/* CSS Document */

<style type="text/css">

.headers2{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #888;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 18pt;
}
.headers{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #888;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 24pt;
}
.tags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #630;
	line-height: 12pt;
	text-decoration: none;

}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	line-height: 18pt;
	text-decoration: none;
}

</style>