<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>Educaid Cascading Style Sheet</title>

<style>
<!--
@font-face {
    font-family: Sadelle;
    font-style:  normal;
    font-weight: 700;
    src: url(SADELLE0.eot);
  }
.center {
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
}
.font {
	font : bold 170% Sadelle;
	color : #ffff00;
}
.font2 {
	font : bold 180% Sadelle;
	color : #ffff00;
}
.font3 {
	font : bold 199.75% Sadelle;
	color : #ffff00;
}
.justify {
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	text-align : justify;
}
.left {
	font-family : Arial;
	font-weight : bold;
	font-size : 16px;
	text-align : justify;
}
.small {
	font-size : smaller;
}
A {
	color : #ffff00;
	text-decoration : none;
}
A.links {
	display : block;
	width : 200px;
	height : 35px;
	text-align : center;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
	color : #000000;
	BORDER : none;
}
A.pglink {
	display : block;
	width : 200px;
	height : 35px;
	text-align : center;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
	color : #ffff00;
	BORDER : none;
}
A.links:HOVER {
	border : none;
	background-color : #000000;
	display : block;
	width : 200px;
	height : 35px;
	text-align : center;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
	color : #ffff00;
}
A.pglinks {
	display : block;
	width : 200px;
	height : 35px;
	text-align : center;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
	color : #cecece;
	BORDER : none;
}
A.links:VISITED {
	display : block;
	width : 200px;
	height : 35px;
	text-align : center;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
	BORDER : none;
}
body {
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	background-color : #5aadff;
}
em {
	font-style : italic;
}
strong {
	font-weight : bold;
}
td.links {
	border : thin solid #000000;
	height : 35px;
	width : 200px;
	border-top : none;
	text-align : center;
	font-family : Arial Black;
	font-weight : normal;
	font-size : 100%;
	color : #ffff00;
}
ul {
	color : ffff00;
	font-family : Arial;
	font-weight : bold;
	font-style : italic;
	font-size : 100%;
}
-->
</style>

</head>
<body>
</body>
</html>
