@CHARSET "UTF-8";
.school3head{
	background-image : url("head.jpg");
	background-repeat : no-repeat;
	width:600px;
	height:100px;
}
body,p,th,td,input,select,textarea {
	font-size: 12px;
	color: #111111;
}

body {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background-color:  #02A901;
	backGround-image : url("backGround.gif");
}img {
	border: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}
li{
	list-style-type: none;	
}

.school3Head1{
	background-color:  #FFFFFF;
}
.school3Head2{
	background-image : url("head2.jpg");
	background-repeat : no-repeat;
	width:744px;
	height:100px;
}
.school3CatalogBody{
	text-align:center;
	font-size: 20px;
	background-color:  #F4F3A4;
	width:744px;
	height:400px;
}
.school3Catalog{
	text-align:center;
	font-size: 40px;
	color:02A901;
	font-weight : bold ;
}