/* CSS Document */

body,td,th {
	font-family: "Gill Sans MT";
	font-size: 12pt;
	color: #000000;

}
.Head1 {
	font-family: "Modern No. 20";
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #000066;
}
.Head2 {
	font-family: "Engravers MT";
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #FFCC00;
}
.Head3 {
	font-family: "Engravers MT";
	font-size: 24px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #FFFF99;
}
.Head4 {
	font-family: "Engravers MT";
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
}
.Head5 {
	font-family: "Engravers MT";
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #FFCC00;
}
.Head6 {
	font-family: "Engravers MT";
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #FFFF99;
}
.Head7 {
	font-family: "Engravers MT";
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000066;
}
.Head8 {
	font-family: "Engravers MT";
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #FFCC00;
}
.Head9 {
	font-family: "Engravers MT";
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #FFFF99;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFCC;
}
body {
	background-color: #000000;
}
a {
	color: #FFffcc;
}
a:link {
	text-decoration: none;
	color: #ffcc33;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}

.style1 {color: #000000}
.style2 {font-size: 9pt}
.style3 {color: #FFFFFF;}
.style4 {font-size: 10pt}
.style5 {font-size: 11pt}

