﻿Preschool
body,td,th {
	font-family: Verdana;
	font-size: 14px;
}
body {
	background-color: #1D3D67;
}
.footer {
	font-family: verdana;
	font-size: small;
	text-align:center;
	color: #EEE;
}
.footer a:link
{
	font-family:verdana;
	font-size: small;
	color: #EEE;
	text-align:center;
}
.footer a:visited
{
	font-family:verdana;
	font-size: small;
	color: #EEE;
	text-align:center;
}
.footer a:active
{
	font-family:verdana;
	font-size: small;
	color: #EEE;
	text-align:center;
}
.footer a:hover
{
	font-family:verdana;
	font-size: small;
	color: #556F51;
	text-align:center;
}

.table {
	background:background-color: #BDD1B8;
	width:1000px;
	cellpadding="5"
}

h1 {
	font-size: medium;
}

h3 {font-weight:bold;}
a {color: #1D3D67;}
a:hover 
{color: #556F51;}


.content {
	border-style: solid;
	border-width: 1px;
	background-color: #BDD1B8;
}
.buttons {
	background-color: #FFFFFF;
}
.navtext {
	font-size: medium;
	text-align: center;
	color: #1D3D67;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:none;
}

