<style>

body {
background-color: #ffffff;
color: #000000;
font-family: tahoma,Verdana, Helvetica, Arial, sans-serif;
}


table.welcome
{ text-align: left;
font-family: verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
width: 250px;
height: 316px;
background-color: #ccccff;
border: double 3px #9999cc;}

table.school
{ text-align: left;
font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
width: 100%;
height: 320px;
background-color: #CCFFCC;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px;}

#title { font-family: tahoma; font-size: 14pt; text-align: center; }
#title2 { font-family: tahoma; font-size: 14pt; text-align: center; background-color:#663300; color:#ffffcc;}
#title3 { font-family: tahoma; font-size: 14pt; text-align: center; background-color:#aa3333; color:#ffeeee;}

h1 { font-family: arial,tahoma; font-size: 20pt; text-align: center; background-color:#002244; color: #ccccff; margin:3; }
h2 { font-family: arial,tahoma; font-size: 16pt; text-align: center; background-color:#ffffff; color: #000000; margin:3; }

a {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a.friend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a.friend:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: underline;
	background-color: #003366;
}
</style> 

