@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #D1EB70;
	border: #D1EB70;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #3B3C91;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
}
h4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #3B3C91;
}
ul {
	font-family: Verdana;
	font-size: 8px;
	color: #333333;
}
li {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
	letter-spacing: normal;
}
dt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
dd {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
