.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.subtitle_body {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.subtitle {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3E263C;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FFCF6B;
	text-decoration: underline;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003366;
}
.footer {
	font-size: 1px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	visibility: hidden;
}

