
.body {
	color : White;
}

.text {
	font-family : verdana,arial;
	font-size : 7.5pt;
	color : black;
}

.text2 {
	font-family : verdana;
	font-size : 8pt;
	color : white;
}


.textbold {
	font-family : arial;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}

.red {
font-family : arial;
font-size : 8pt; 
color : red;
}

.copyright {
font-family : verdana;
font-size : 8pt; 
color : black;
}