a {
	font-weight: bolder;
	color: #003366;
	text-decoration: underline;
	font-style: normal;
	font-size: small;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h3 {
	font-size: x-small;
	color: #000000;
	font-weight: bolder;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}

