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 : 0%;
	margin-right : 25%;
}

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

.Caption {
	font-family : Arial,san-serif;
	font-size : 11pt;
	color : #CCFFCC;
	font : bold;
	margin-left : 15%;
}

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

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

.PoemText {
	font-family : "Times New Roman", serif;
	font-size : 11pt;
	color : #CCFFCC;
	font : italic;
	margin-left : 15%;
}
