@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FAD0FB;
}
a:active {
	text-decoration: none;
}
.Style1 {color: #000000;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;
}
.Style2 {color: #FAD0FB;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 10px;
}
.Style3 {
	color: #FAD0FB;
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Style4 {font-size: 14px;
}
.Style5 {font-size: 16px;
         font-family: Arial, Helvetica, sans-serif;
		 color: #FFFFFF;
}

.Style6 {color: #F7BBEE;
         font-size: 16px;
         font-family: Arial, Helvetica, sans-serif;
}
