A {
	text-decoration : none;
	color : Black;
}
BODY {
	background-color: #585858;
	font-family : Arial, san-serif;
	font-size : 9pt;
}

A:LINK {
	color : Yellow;
	text-decoration : none;
}

A:VISITED {
	color : Yellow;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : none;
}

.PageTitle {
	font-family : Arial,san-serif;
	font-size : 14pt;
	font-weight : bold;
	color : Lime;
	margin-left : 3%;
	margin-right : 25%;
}

.TinyText {
	font-family : Arial,san-serif;
	font-size : 7pt;
	color : White;
	margin-left : 3%;
}

.Caption {
	color : #CCFFCC;
	font : bold 11pt Arial, san-serif;
}

.BodyText1 {
	font-family : Arial, san-serif;
	font-size : 10pt;
	color : White;
	margin-left : 3%;
	margin-right : 25%;
; text-align: justify
}

.BodyText2{
	color : #CCFFCC;
	font : italic 11pt "Times New Roman", serif;
	margin-left : 3%;
	margin-right : 25%;
; text-align: justify
}

.PoemText {
	color : #CCFFCC;
	font : italic 11pt "Times New Roman", serif;
}
