A:link {
	font-size: 14pt;
	color: Blue;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:visited {
	font-size: 14pt;
	color: Blue;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:hover {
	font-size: 14pt;
	color: Red;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
A:active {
	font-size: 14pt;
	color: Blue;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
p {
	margin-left: 10pt;
	margin-right: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14pt;
	text-align: justify;
	color: #400040;
	font-family: "Arial Unicode MS";
}
h4 {color: #400040; font-size: 24pt; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
h3 {color: #400040; font-size: 22pt; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
h2 {color: #400040; font-size: 20pt; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
h1 {color: #400040; font-size: 16pt; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
body {
	margin-left: 2pt;
	margin-right: 2pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Times, Helvetica, "Times New Roman", sans-serif;
	font-size: 40px;
	background-image: url(../../media/img/back10.gif);
	font: normal normal "Times New Roman", Times, serif;
}
