body			{ margin:0; background-color: "#CCCCFF"; color: "#0000FF"; font-size: 12pt; text-align: center; 
					 topmargin:0; leftmargin: 0 }

p            	{ margin-top: 0; margin-bottom: 0; }

h1				{ font-family: Times New Roman; font-size: 24pt; color: "#0000FF"; text-align: center; margin-top: 0; margin-bottom: 0; }
h2				{ font-family: Times New Roman; font-size: 18pt; color: "#0000FF"; text-align: center; margin-top: 0; margin-bottom: 0; }
h3				{ font-family: Times New Roman; font-size: 12pt; font-weight: 600; text-align: center; margin-top: 0; margin-bottom: 0; }
h4				{ font-family: Arial; font-size: 9pt; color: "#FF0000"; margin-top: 0; margin-bottom: 0 }
h5				{ font-family: Arial; font-size: 8pt; color: "#0000FF"; margin-top: 0; margin-bottom: 0; }

.mission		{ font-family: Times New Roman; font-size: 14pt; text-align: center; font-weight: bold; font-style: italic;}

table			{ width: 100%; border-collapse: collapse; cellspacing: "0"; cellpadding: "0"; }
.colleft		{ width: 20%; text-align: center; vertical-align: top; }
.colcenter		{ width: 60%; text-align: center; vertical-align: top; }
.colright		{ width: 20%; text-align: center; vertical-align: top; }

.tdbulleft		{ width: 20%; text-align: center; vertical-align: top; }
.tdbullefttop	{ width: 20%; text-align: left; vertical-align: top; 
					border-left: 2px solid #0000FF; border-right: 2px inset #0000FF; border-top: 2px solid #0000FF; }
.tdbulleftbot	{ width: 20%; text-align: left; vertical-align: top; 
					border-left: 2px solid #0000FF; border-right: 2px inset #0000FF; border-bottom: 2px solid #0000FF; }
					
.tdbulright		{ width: 20%; text-align: center; vertical-align: top; }
.tdbulrighttop	{ width: 20%; text-align: left; vertical-align: top; 
					border-left: 2px solid #0000FF; border-right: 2px inset #0000FF; border-top: 2px solid #0000FF; }
.tdbulrightbot	{ width: 20%; text-align: right; vertical-align: top; 
					border-left: 2px solid #0000FF; border-right: 2px inset #0000FF; border-bottom: 2px solid #0000FF; }
					
.tdtxt			{ width: 65%; text-align: center; vertical-align: top; }
.tdpic			{ width: 35%; text-align: center; vertical-align: top; }