body {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5F95CB;
}

td {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5F95CB;
}

th {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5F95CB;
}

h1, h2, h3, h4, h6 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5F95CB;
}

h5 {
	font-family: Garamond, Times;
	font-size: 18pt;
	color: #5F95CB;
	font-weight: bold;
	text-decoration: underline;
}

P {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #5F95CB;
}

A {
	font-family: Arial, Helvetica;
	text-decoration: none; 
	font-size: 10pt;
	color: #3333CC;
}