.title {
	font-family: "Engravers MT";
	font-size: 30px;
	color: #DE0021;
	font-weight: bold;
}
.ban {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	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;
}
.tit1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #103C63;
	text-decoration: none;
}
.text1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link:link {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #153B62;
	text-decoration: none;
}
a.link:visited {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #153B62;
	text-decoration: none;
}
a.link:hover {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #153B62;
		text-decoration: underline;
}
a.pro:link {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #103C63;
	background-repeat: repeat;
	background-position: left top;
	height: 3px;
	width: 174px;
	text-decoration: none;
}
a.pro:visited {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #103C63;
	background-repeat: repeat;
	background-position: left top;
	height: 3px;
	width: 174px;
	text-decoration: none;
}
a.pro:hover {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B2C7D8;
	height: 3px;
	width: 174px;
	text-decoration: none;
}
.title2 {
	font-family: "Engravers MT";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}