

.text { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 17px; color: #000000; }


h1 {
	font-size: 16px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #989898;
	text-decoration: none;
}

.Footer {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

