body {
	font-family: Tahoma, Arial, sans-serif;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
li {
    font-size: 8pt;
    color: #000000
}


a:link {  
color: #5A5EB1; 
text-decoration: none
}
a:hover { 
color: #000000; 
text-decoration: none 
}
a:visited { 
color: #5A5Eb1; 
text-decoration: none 
}
a:visited:hover { 
color: #000000; 
text-decoration: none 
}

h2 {

	font-size: 8pt;
	color: #C8C8C8;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7B0010;
	text-decoration: underline;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
