@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-image: url();
	background-color: #080403;
}
.style3 {font-size: small; color: #FFFF00; font-family: "Century Gothic"; font-weight: bold; direction: ltr; text-align: justify; }
.style4 {
	font-size: x-small
}
.style5 {
	color: #FFFF00;
	font-weight: bold;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #090303;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

</style>
maintext {
	background-image: url();
	background-color: #080403;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: justify;
}
.maintext {
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: small;
	color: #EEEEEE;
}
