body,td,th {
	font-family: Times New Roman, Times, serif;
}
A:link    {
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	}
	
A:visited {
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}
	
A:hover   {
	text-decoration: none;
	color: #61a501;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}
	
A:active  {
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}



A.menu:link    {
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	
}
	
A.menu:visited {
	text-decoration: underline;
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	
}
	
A.menu:hover   {
	text-decoration: underline;
	text-decoration: none;
	color: #61a501;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	
}
A.menu:active  {
	text-decoration: underline;
	color: #011F96;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
}

td {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 14px;
		}

		
p.bl{
	color: #011F96;
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 14px;
		}
		
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #012FF3;
}

H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
LI {
	color : #660000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}#leftbox {
	float: left;
	padding: 5px;
}


#rightbox {
	float: right;
	padding: 5px;
}
#Teacherleftcol {
	float: left;
	padding: 5px;
	width: 260px;
}
#Teacherrightcol {
	float: right;
	padding: 5px;
	width: 260px;
}
#Teachercenter {
	float: none;
	padding: 5px;
	width: 700px;
}

.style1 {font-size: 10px}

