.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}
li,p,.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	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;
}
h1,h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	color : Black;
}

a:link {
text-decoration: underline;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-style : normal;
line-height : normal;
font-weight : normal;
color: #000000;
}
a:visited {
text-decoration: underline;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-style : normal;
line-height : normal;
font-weight : normal;
color: #000000;
}
a:hover {
background:#006699; /* some background color */
text-decoration: underline;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-style : normal;
line-height : normal;
font-weight : normal;
color: #FFFFFF;
}
a:active {
text-decoration: underline;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-style : normal;
line-height : normal;
font-weight : normal;
}
.hyperlinkstyle {  text-decoration: none}
