.Heading {
	font-family: "Century Schoolbook";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}
.text {
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
}
.nav {
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: small-caps;
}
.right_border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.left_border {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.head_txt {
	font-family: "Century Schoolbook";
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
.borderdor_left_w_txt {
	font-family: "Century Schoolbook";
	font-size: 12px;
	font-weight: normal;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.footer {
	font-family: "Century Schoolbook";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
