td,p {
	font-family: Arial;
	font-size: 10pt;
}


h1 {
	font-size: 13pt;
	color: blue;
}

h2 {
	font-size: 11pt;
	color: black;
	text-decoration: underline;

}

a {
	color: #0066CC;
	 font-weight: bold; 

}

