body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #2175bc;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #0678A7;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

h1 {
	font-size: 16px;
	color: #2175bc;
        text-transform: uppercase;
}

h2 {
	font-size: 14px;
	color: #2175bc;
	font-weight: bold;
}