body { background-color: #000000 }

p {
	font-family: Tahoma;
	font-size: 10pt;
        color: white;
}

p.p1 {
	text-align: justify;
	color: white;
}

p.p2 {
	color: #99CCFF;
}

p.p3 {
	text-align: center;
        font-size: 10pt;
	color: white;
}


a:hover { 
	color: white;
}

a.a1 { 
	color: #FFFFFF;
	text-decoration: none
}

a.a2 { 
	color: #99CCFF;
	text-decoration: none
}

