/*----GLOBAL*/
A:link { color: olive; }
A:visited { color: olive; }
A:hover {
	color: magenta;
	text-decoration: none;
}

BODY {
	background-color: #fff;
	color: #000;
	margin: 2px;
}

.text8 {
	font-family: sans-serif;
	font-size: 8pt;
	color: yellow;
}

.text8Z {
	font-family: sans-serif;
	font-size: 8pt;
	color: lime;
}


.text8W {
	font-family: arial;
	font-size: 9pt;
	color: white;
}


.text8T {
	font-family: "Times New Roman";
	font-size: 8pt;
	color: white;
}	
.text9T {
	font-family: "Times New Roman";
	font-size: 9pt;
	color: black;
}	

.text9AB {
	font-family: arial;
	font-size: 10pt;
	color: black;
}	


.text9 {
	font-family: arial;
	font-size: 9pt;
	color: white;
}

.textv11 {
	font-family: verdana;
	font-size: 10pt;
	color: black;
}

.text12 {
	font-family: arial;
	font-size: 12pt;
	color: white;
}

.text20 {
	font-family: "Times New Roman";
	font-size: 22pt;
	color: white;
	font-weight: bold;
}


.text20B {
	font-family: "Arial";
	font-size: 16pt;
	color:black;
	font-weight: bold;
}


.text24AB {
	font-family: "Arial";
	font-size: 24pt;
	color:black;
	font-weight: bold;
}


.text22 {
	font-family: "Times New Roman";
	font-size: 18pt;
	color: white;
	font-weight: bold;
}


.text30 {
	font-family: "Times New Roman";
	font-size: 30pt;
	color: white;
	font-weight: bold;
}
