.title {
	font-family: "Engravers MT";
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.borderT {
	border-top: 1px dotted #CCCCCC;
}

.borderR {
	border-right: 1px dotted #CCCCCC;
}

.borderB {
	border-bottom: 1px dotted #CCCCCC;
}
.borderL {
	border-left: 1px dotted #CCCCCC;
}
a.ban1:link {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #1F93C1;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
}
a.ban1:visited {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #1F93C1;
	font-weight: bold;
	text-decoration: none;
}
a.ban1:hover {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #1F93C1;
	font-weight: bold;
	text-decoration: underline;
}
.ban1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #1F93C1;
	text-decoration: none;
}
a.ban2:link {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
	font-weight: normal;
}
a.ban2:visited {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
a.ban2:hover {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ban2 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}