/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #00A8DE;
}
a:active {
	text-decoration: none;
	color: #000000;
}

		A:link.sidelink1        { text-decoration: underline; color: #000000;}
        A:visited.sidelink1     { text-decoration: underline; color: #000000;}
        A:hover.sidelink1       { color: #F2C202;}
		
		A:link.sidelink2        { text-decoration: none; color: #FFFFFF;}
        A:visited.sidelink2     { text-decoration: none; color: #FFFFFF;}
        A:hover.sidelink2       { color: #F2C202;}
		
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
.style2 {color: #000000}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}
.style8 {
	color: #FFCC00;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

		
.style9 {

	color: #000000;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
