


body {
	background-color: #000000;
	font-family: Arial; font-size: 10pt; color: #A0B8D8;
}

body, td, th {
	color: #FFCC99; font-size: 10pt;
}

h1 {
	color: #FFCC99; font-size: 10pt;
}

h2 {
	color: #FF99CC;
}

h3, h4 {
	color: #FFCC99;
	font-size: 10pt;
	background-color: #000000;
}

h5, h6 {
	color: #FFCCCC;
}

a {
	color: #FF0033; font-size: 10pt;
}

p {
	color: #FFCC99; font-size: 10pt;
}

form {
	background-color: #000000;
}


A:link { text-decoration: none; color: blue; font-family: arial; font-size: 10pt;}
A:visited { text-decoration: none; font-family: Arial; font-size: 10pt; color: #3780E9}
A:active { text-decoration: none; font-family: Arial; font-size: 10pt; color: #3780E9}
A:hover { text-decoration: none; font-family: Arial; font-size: 10pt; color: #3780E9}



