body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000b5;
}
a:visited {
    font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000b5;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #63973c;
}

a.textlink {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000b5;
	font-weight:normal;
	font-style: italic;
	text-decoration:underline;
	}

 a.textlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000b5;
	font-weight:normal;
	font-style: italic;
	text-decoration:underline;
	}
	
 a.textlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#63973c;
	font-weight:normal;
	font-style: italic;
	text-decoration:underline;
	}
	
.subheader {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
}
img {border: none;
	border-spacing: none;
	margin: 0px;
		}
