@charset "UTF-8";
/* CSS Document */

a:link {
	color: #3F923B;
}
a:visited {
	color: #33CC00;
}
a:active {
	color: #CCCCCC;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #1A1818;
}
.style1 {font-size: 12px; font-style: normal; line-height: 150%; font-variant: normal; color: #FFFFFF; background-color: #1A1818; font-family: Verdana, Arial, Helvetica, sans-serif;}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #39973D;
}
.subber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #39973D;
}
.timesItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 99%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #1A1818;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	list-style-type: circle;
	background-color: #1A1818;
	text-indent: 15px;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(%E2%80%A2);
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: underline;
	margin: 6px;
	width: 100%;
	color: #00CC00;
	background-color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	height: auto;
	border: thin solid #39973D;
	float: none;
	clear: both;
	padding: 4px;
}
.yellowbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFF66;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 12px;
	padding: 12px;
	height: auto;
	width: auto;
	border: 4px solid #348237;
	clear: both;
	float: left;
}
