DIV.main {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
DIV.headline {
	font-size: 36pt;
}
DIV.headline2 {
	font-size: 24pt;
}
DIV.copyright {
	font-size: 10pt;
	color: #FFFFFF;
}
a {
    color: #CCCC00;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}