/* CSS Document */

a:link {	color: #6699FF;
text-decoration:none;
}
a:visited {	color: #6699FF;
text-decoration:none;
}
a:hover {	color: #a0c0ff;
text-decoration:underline;
} 

body {	font-family: Arial, Helvetica, sans-serif;	
		background: #000000;
		margin:0;
		padding: 0;
		color: #a0c0ff;}
p {		margin-top:0}

.txt1 {	color: #a0c0ff;
		font-size: 12pt}
.txt2 {	color: #a0c0ff;
		font-size: 12pt;
} 
.txt3 {	color: #fefefe;
		font-size: 18px;
		font-weight: bold;
		text-align: center;
}
.txt4 { font-size: 16pt;
		color: #e9e9ff;
}
.txt5 {	font-size: 8pt;
		color: #fefefe;
		text-align: center;
		}
.txt6 {	color: #6699FF;
}
.txt7 { color: #5d9fcc;
		font-size: 13px;
}
.txt8 {color: #FF0000;
}
.txt9 {color: #FEFEFE;
}
.txt10 {color: #FEFEFE;
		font-weight: bold;
}
.txt11 {color: #FEFEFE;
		font-size: 12px;
}
.txt12 {color:#FEFEFE;
		font size: 8pt;
}
.txt13 {	font-size: 10pt;
		color: #6699FF;
		text-align: center;
		}

		
		