body {
	margin-top: 20px;
	margin-left: 2%;
	margin-right: 2%;
	padding: 0;
	spacing: 10;
	background: #ffffff;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
	color: #333333;
	text-transform: uppercase;

}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}


h6 {
	margin-top: 0;
	color: #000000;
	text-align: center;
	text-transform: uppercase;

ul {
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3a3a3a;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.special {
	border: 1px black solid;
}
