body {
	background-color: #222222;
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
}	

h1 {
font-family: arial, Times, serif;
	font-size: 18pt;
	color: #00ADEF;
	
}


h2 {
font-family: arial, Times, serif;
	font-size: 12pt;
	color: #00ADEF;
	
}

h3 {
font-family: arial, Times, serif;
	font-size: 8pt;
	color: #00ADEF;
	
}


.bdytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;

}
.bld { font-weight: bold;

}

.itl { font-style: italic;

}
.fttxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.lnkbdy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00ADEF;
	text-decoration: underline;
}

.lnkbdy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: underline;
}

