body{
	font-size: 8pt;
	font-family: tahoma;
	align: center;
	text-align: center;
	color: #AFAFAF;
}


p.content{
	font-family: tahoma;
	font-size: 8 pt;
	color: black;
	word-spacing: 2px;
}

p.description{
	font-family: tahoma;
	font-size: 12pt;
	color: white;
	word-spacing: 2px;
	text-align: center;
}

a.nav {font-size: 7pt;}
a.nav:link {color: #adadad; text-decoration: none}
a.nav:visited {color:#adadad; text-decoration: none}
a.nav:hover {color: #b00000; text-decoration: none}
a.nav:active {color:#FFFFFF; text-decoration: none}

a.txt:link {color: #adadad; text-decoration: none}
a.txt:visited {color:#adadad; text-decoration: none}
a.txt:hover {color: #b00000; text-decoration: none}
a.txt:active {color:#adadad; text-decoration: none}

table.display {
	font-size: 7pt;
	font-family: arial;
	align: center;
	text-align: center;
}

div.content{
	scrollbar-face-color : #860000;
	scrollbar-shadow-color : #ff0000;
	scrollbar-highlight-color : #890000;
	scrollbar-3dlight-color : #860000;
	scrollbar-darkshadow-color : #860000;
	scrollbar-track-color : #860000;
	scrollbar-arrow-color : #000000;
	margin-top: 10;
	color: black;
}