body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0047ba;
	margin: 0px;
}
.form {
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #0047ba;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
    font-size: 14px; 
}
a:link {
	color: #738fbc;
	text-decoration: none;
}
a:visited {
	color: #738fbc;
	text-decoration: none;
}
a:hover {
	color: #002d75;
	text-decoration: underline;
}
a:active {
	color: #002d75;
	text-decoration: underline;
}
.copyright {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: underline;
}
.copyright a:active {
	color: #000000;
	text-decoration: underline;
}

