body {
	font-family: Verdana, Arial;
	font-size: 12px;
	
	background-color: #000000;
	scrollbar-face-color: #BBBB00;
	scrollbar-shadow-color: #888800;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
	text-indent: 0%;
	color : #CCFF88;

}

.titlepage {
	font-family: Times New Roman;
	color : CCCC55;
	font-size : 42px;
	text-indent: 0%;
	text-align : center;
	font-weight: bold;

}
.title2 {
	text-align : center;
	font-size : 16px;
	text-indent: 0%;
	font-weight: bold;

}
.list {
	font-family: Verdana, Arial; 
	font-weight: bold; 
	font-size: 12pt; 
	color: #FFFF44; 
	text-decoration: none;
	text-align : center;
	text-indent: 0%;
	
}


a:link {  font-family: Verdana, Arial; font-weight: bold; font-size: 12pt; color: #88CC44; text-decoration: none}
a:visited {  font-family: Verdana, Arial; font-weight: bold; font-size: 12pt; color: #AAEE66; text-decoration: none}
a:active {  font-family: Verdana, Arial; font-weight: bold; font-size: 12pt; color: #AAEE66; text-decoration: none}
a:hover {color: #ffcc00; font-size: 12pt; font-weight: bold; font-family: Verdana, Arial; text-decoration: none}