@charset "UTF-8";
body {
	background-image: url(../_images/sem_bg2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	color: #006699;
	padding-left: 15px;
	padding-right: 15px;
}
h2 {
	font-family: Tahoma, Verdana;
	font-size: 18px;
	line-height: 23px;
	padding-right: 15px;
	padding-left: 15px;
}
h3 {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	line-height: 23px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-image: url(../_images/bul_09.gif);
	margin-left: 25px;
	padding-bottom: 5px;
	background-color: #FFFF99;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
	display: list-item;
}
.hilite1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	background-color: #FEE640;
	text-align: center;
	display: block;
	padding: 10px;
	border: 2px dotted #FF0006;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 55px;
}
.agree {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
