*,td { font-size: 10pt; }
body {
	background-color: #eeeecc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
td a, td, #news a
{
	font-size: 11px;
}
#generic a:link, #generic a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #222211;
	}
#generic a:hover {
	text-decoration: none;
	}
#administrators a:link, #administrators a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ee1133;
	}
#administrators a:hover {
	text-decoration: none;
	}
#teachers a:link, #teachers a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #0066cc;
	}
#teachers a:hover {
	text-decoration: none;
	}
#authors a:link, #authors a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #0099aa;
	}
#authors a:hover {
	text-decoration: none;
	}
#parents a:link, #parents a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ff6611;
	}
#parents a:hover {
	text-decoration: none;
	}
#purchase {
	font-size: 10px;
	color: #444433;
	}
#purchase a:link, #purchase a:visited {
	text-decoration: underline;
	color: #222211;
	}
#purchase a:hover {
	text-decoration: none;
	}
#mainTxt {
	font-size: 12px;
	color: #000000;
	}
#sideBar {
	font-size: 10px;
	color: #444433;
	}
#sideBar strong {font-size: 12px;}
#sideBar a:link, #sideBar a:visited {
	font-size: 11px;
	font-weight: bold;
	}
#sideBar a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#subNav {
	font-weight: bold;
	font-size: 11px;
	color: #666655;
	}
#subNav a:link, #subNav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666655;
	}
#subNav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #444433;
	}
#footer * {
	font-size: 10px;
	color: #AAAA88;
	}
#footer a:link, #footer a:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #AAAA88;
	}
#footer a:hover {
	text-decoration: none;
	}
.red {
	color: #ee1133;
	}
.yellow {
	color: #ffcc00;
	}
.green {
	color: #009944;
	}
.blue {
	color: #0066cc;
	}
.purple {
	color: #773399;
	}
.teal {
	color: #0099aa;
	}
.lime {
	color: #99bb00;
	}
.orange {
	color: #ff6611;
	}
.white {
	color: #ffffff;
	}
.small {
	font-size: 11px;
	}