body {
	font-family: Tahoma, Arial, sans-serif;
}
h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
li {
    font-size: 9pt;
}

}
a:link {  
color: #5A5EB1;
font-weight: bold;
text-decoration: none
}
a:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}
a:visited { 
color: #5A5EB1;
font-weight: bold;
text-decoration: none 
}
a:visited:hover { 
color: #000000;
font-weight: bold;
text-decoration: none 
}


}
h2 {

	font-size: 10pt;
	color: #7F7F7F;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	color: #646464;
	}
	
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #D7A544;
}
