@charset "utf-8";
li {
	font-family: Calibri;
	font-size: 18px;
	font-weight: normal;
	color: #709400;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.title {
	font-family: Calibri;
	font-size: 24px;
	color: #901030;
	padding-top:100px;
	padding-right:20px;
}
.common {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 20px;
}
.common2 {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
	padding-left:80px;
	padding-right:10px;
}
.left {
	font-family: Calibri;
	font-size: 14px;
	color: #971738;
	padding-top:0px;}
	
	.left-common {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;
	padding-left:140px;}

.footer {
	font-family: Calibri;
	font-size: 14px;
	color: #666666;

	padding-bottom:20px;
}

a:link {
	color: #709400;
	text-decoration: none;
	}
.formborder {
	border: 1px solid #8A0927;
}


a:visited {
	color: #709400;
	text-decoration: none;
	}

a:hover {
	color: #8A0927;
	text-decoration: none;
	}

a:active {
	color: #555555;
	text-decoration: none;
	}
.red {
	color: #F00;
	font-weight: bold;
}
.blue {
	color: #00F;
	font-weight: bold;
}
.text1 {
	font-family: Arial;
	font-size: 14px;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
}
.text3 {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.text4 {
	font-family: Arial;
	font-size: 18px;
}
.text5 {
	font-family: Arial;
	font-size: 16px;
}
