/*general styles*/
	body.main {background-color:#666666}
	table.outer {background-color:#666666; width:100%; spacing:0; padding:0; border-width:0}	
	table.inner {background-color:#999999; width:80%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove}
	td.titlerow {background-color:#999999; width:100%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.leftcolumn {background-color:#00cc33; width:33%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.middlecolumn {background-color:#89018b; width:33%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.rightcolumn {background-color:#00ccff; width:33%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.lefttext {background-color:#999999; width:33%; spacing:0; padding:0; border-width:0; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.middletext {background-color:#999999; width:33%; spacing:0; padding:0; border-width:0; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.righttext {background-color:#999999; width:33%; spacing:0; padding:0; border-width:0; border-color:#666666; border-style:groove; text-align:center; vertical-align: middle}
	td.inforow {background-color:#999999; width:100%; spacing:0; padding:0; border-width:5; border-color:#666666; border-style:groove; text-align:center; vertical-align: top}


	a.schooltitle {color:#ffffff; font-size:12pt; font-family: "Arial"; font-weight:bold; text-decoration: none}
	a.schooltitle:hover {color:#ffffff; font-size:12pt; font-family: "Arial"; font-weight:bold; text-decoration: underline}
	a.picture {color:#000000; text-decoration: none}
	a.picture:hover {color:#ffffff; text-decoration: underline}
	a.general {color:#000000; font-size:12pt; font-family: "Arial"; font-weight:bold; text-decoration: underline}
	
	span.schooldescription {color:#ffffff; font-size:10pt; font-family: "Arial"; font-weight:bold}
	span.schooltitle {color:#ffffff; font-size:12pt; font-family: "Arial"; font-weight:bold; font-variant: normal}
	span.schoolgrade {color:#ffffff; font-size:12pt; font-family: "Arial"; font-weight:bold; font-variant: normal}

	p.bottomtext {color:#000000; font-size:12pt; font-family: "Arial"; margin:30; text-align:justify; font-weight:normal; font-variant: normal}
	p.toptext {color:#000000; font-size:12pt; font-family: "Arial"; margin:60; text-align:justify; font-weight:normal; font-variant: normal}
	p.inforequest {font:10pt "Georgia"; text-align:center; margin:10}

/*copyright styles*/
	td.copyright {width:100%; text-align:center; vertical-align:top}
	p.copyright {color:#000000; font:"Georgia"; font-size:10pt; font-weight:bold; font-style:none; text-align:center}
	a.copyright {color:#89018b; text-decoration:underline; font-weight:bold}
