BODY {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	background-color : #FFCC33;
	color : Black;
}
.Hedline {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : Black;
}

.Title {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : Black;
}

.TitleText {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : Black;
	text-align : justify;
}

.SubTitle {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : Black;
}

.TitleHint {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 10pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : Black;
}

A.Title:LINK, A.Title:ACTIVE, A.Title:VISITED {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : blue;
	text-decoration : none;
}

A.Title:HOVER, {
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : red;
	text-decoration : none;
}
