.hidden {
	display: none
	}

.headline {
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
	color : #000000;
	}

.subtitle {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	}

.plaintext {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	}

td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	}

body {
	background-repeat : no-repeat;
	margin : 0px;
	color : #000000;
	}

a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	}

a:link {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
	}

a:active {
	font-weight : bold;
	text-decoration : none;
	color : #336600;
	}