.text {
	font-family: "Times New Roman";
	font-size: 12pt;
	text-align: justify;
	text-decoration: none; margin-left:10; margin-right:10
}
.copyright {
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	color: #4064AE;
}
.title {font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #4064AE; }

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #4064AE;
}
a:link {
	color: #E9EDF9;
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold; text-align:justify; margin-left:10; margin-right:10
}
a:visited {
	color: #E9EDF9;
	font-family: "Times New Roman";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman";
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
body {
	background-color: #E9EDF9;
}
a.nav:link {
	color:#0000FF;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {color:#0000FF;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:active {color:#0000FF;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:hover {
	color:#0000FF;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
