body {
	color : white;
	font-family : Avantgarde, Frutiger Linotype, Arial, Helvetica, sans-serif;
	background-color: #194270;
	background-image: url(../background.jpg);
	background-attachment: fixed;
}
a:active {
	text-decoration: none;
	color : white;
}
a:link {
	text-decoration: none;
	color : white;
}
a:visited {
	text-decoration: none;
	color : white;
}
p {
	font-size: 11pt;
}
h1 {
	font-size: 12pt;
	text-transform: none;
}
h2 {
	font-size: 11pt;
	text-transform: none;
	font-weight: bold;
}
