a:link {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
a:visited {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.content {
	font-size: 14px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
}
.pict {
	margin-right: 20px;
	margin-bottom: 20px;
}
span {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
}
h3 {
	font-style: italic;
	font-weight: bold;
}
