body {
	background-color: #1F7133;
	background-image: url(../images/spacer-top.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #0E3A17;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	color: #336600;
	text-align: justify;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;
}

b, strong {
	color:#0066CC;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 13px;
	color: #009900;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
}
}.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #009900;
	text-align: auto;
	margin: 20px 10px 0px 0px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #003366;
	background-position: center center;
	text-align: center;
	vertical-align: text-bottom;
	margin: auto;
}



a {
	color:#669900;
	text-decoration:none;
}

a:visited{
	color: #993333;
}

a:hover {
	color:#993300;
	text-decoration:underline;
}

.descr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	margin: 20px, 10px, 0px, 0px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #003333;
	text-align: center;
	vertical-align: text-bottom;
	margin: auto;
	text-decoration: blink;
}

