body {
	font-family: Tahoma, Arial, sans-serif;
}
li {
    font-size: 9pt;
}

a:link {  
color: #5A5EB1; 
text-decoration: none
}
a:hover { 
color: #A61010; 
text-decoration: none
}
a:visited { 
color: #5A5EB1; 
text-decoration: none 
}
a:visited:hover { 
color: #A61010; 
text-decoration: none 
}


}
h2 {

	font-size: 10pt;
	color: #7F7F7F;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #C8C8C8;
	}
	
h4 {
	font-family: "Tahoma"
	font-size: 24pt;
	font-weight: bold;
	color: #D4AA04;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	color: #E5BA21;
}