﻿h1 {
    font-size: 18pt;
	color:#404042;
}

h2 {
    font-size: 13pt;
	color:#404042;
}

span.h1 {	
    font-size: 15pt;
	color:#404042;
}



a {
	color:#0071BC;
	text-decoration: underline
}

a:hover {
	text-decoration: none
}



td {
    font-family: Arial;
	font-style: normal;
	font-size: 9pt; 
	color:#404042
}
