body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url();
	background-repeat: repeat-y;
	font-family: "Verdana" "Arial" "Helvetica";
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: blue;
}

a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
}

h4 {
font-size: 10pt;
font-weight: bold;
}

.style1 {
font-family: Calibri;
font-style: italic;
}
.style3 {
color: #FFFFFF;
font-size: 8pt;
}

.style4 {
font-size: 10pt;
font-weight: bold;
}

.style5 {
	color: #FFFFFF;
	font-family: Papyrus;
	font-size: 12pt;
}
.style12 {font-size: 10px}
.style13 {font-size: 10pt}
.style42 {color: #FFFFFF; font-family: Papyrus; }
.style49 {color: #FFFFFF; font-family: "Arial Narrow"; font-size: 10pt; }
.style50 {font-size: 8pt;}