
body {background-color: #000000;}

.bodyCell {
  padding-left: 15px;
  padding-right: 10px;
  text-align: justify;
  background-color: #FFFFFF;
}
	
p.largetext {font-family: arial; font-size: 14pt; color: white;}

p.normaltext {font-family: arial; font-size: 11pt; color: white;}

p.smalltext {font-family: arial; font-size: 8pt; color: white;}

td {font-family: arial; font-size: 11pt; color: white;}

h1 {font-family: Arial; font-size: 8pt; color: white;}

a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #00FF00}
a:active {color: #0000FF}

/* Scrollbar Parameters */

	scrollbar-base-color: white; 
	scrollbar-arrow-color: gray;
	scrollbar-DarkShadow-Color: gray;
	scrollbar-Face-Color: white;
	scrollbar-Highlight-Color: white;
	scrollbar-Shadow-Color: white;
	scrollbar-Track-Color: white;
