body {  font-size: small; color: #000000; background: #FFFFFF}
a:link {  color: #0000FF; background: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; background: #0000FF; text-decoration: none}
a:active {  color: #FFFFFF; background: #FF0066; text-decoration: none}
a:visited {  color: #6633CC; background: #FFFFFF; text-decoration: none}
h1 {
	color: #3366FF;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: large;
	line-height: 10px;
}
h2 {
	font-size: medium;
	color: #3366FF;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
p {
	margin-top: 1.5pc;
	margin-right: 4%;
	margin-bottom: 1pc;
	margin-left: 4%;
}
.center {  text-align: center}
.en {  font-family: Verdana, Chicago, sans-serif}
em {  font-style: italic; color: #990033; background: #FFFFFF}
table {  font-size: x-small}
li {
	list-style-type: square;
}

