BODY {
	color: Black;
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	font-style: normal;
	color: black;
	background-attachment: fixed;
}
HLinks {
	color: Blue;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.BoxH {
	font-family: "Century Gothic";
	font-size: 25px;
	font-weight: bold;
}
A.before_after {
	color: Blue;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}
A {
	color: Blue;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size:14px;
	font-style: normal;
}

A:HOVER {
	color: Red;
	text-decoration: underline;

}
A:sch_lnk {
	color: Blue;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
}
.sch_des{
	color: Black;
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	font-style: normal;
	color: black;
}
input.button {
	background : #DBDBDB;
	border-bottom : 1px solid #CECECE;
	border-left : 1px solid #CECECE;
	border-right : 1px solid #CECECE;
	border-top : 1px solid #CECECE;
	color : #000000;
	cursor : hand;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	padding : 2px 0;
	}
input.text {
	background: white;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	}
select {
	background: white;
	font : 13px Verdana, Arial, Helvetica, sans-serif;
	}
font.h{font-family:Arial;font-size:20px;color:#000055;}
font.std_text{font-family:Arial;font-size:14px;color:#1E1E1E;}



