span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #5b63ff ;
	text-decoration: none ;
}
span.normal { 
	font-weight: normal;
}
span.dark { color: #050976; }
span.bold { 
	font-weight: bold;
}
span.black { color: #000000; }

a { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5b63ff ;
	text-decoration: none ;
	position:relative;
}
A:link {}
A:visited {}
A:active { color: #050976; }
A:hover { color: #050976; }


a.current { 
	color: #050976;
}
a.bold { font-weight: bold; }
a.inverse { color: #050976; }
A.inverse:active { color: #5b63ff; }
A.inverse:hover { color: #5b63ff; }
a.imagelink { color: #000000; }
a.imagelink:hover { color: #5b63ff; }

h1 {
font-family: Georgia, times new roman, serif;
color: #5B63FF;
font-size: 10pt;
font-weight: bold;
}

h2 {
font-family: futura, verdana, sans;
font-size: 11pt;
font-weight: bold;
}

h3 {
font-family: futura, verdana, sans;
font-size: 10pt;
font-weight: bold;
}

h4 {
font-family: futura, verdana, sans;
font-size: 9pt;
font-weight: bold;

}

h5 {
font: italic;
font-family: futura, verdana, sans;
font-size: 9pt;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}


ul {
font-family: futura, verdana, sans;
font-size: 9pt;
}

li {
font-family: futura, verdana, sans;
list-style-type: round;
font-size: 9pt;

}


