.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}
.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	color : Black;
}
h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #009933; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFF99}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #0066cc; text-decoration: none }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: cc0000; text-decoration: none }
