body {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	background-color: ECE9C4;
	background-repeat: no-repeat;

}
table {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	background-repeat: no-repeat;

}
h1 { font-family: verdana,arial,helvetica; font-size: 36pt; color: red; }
h2 { font-family: verdana,arial,helvetica; font-size: 24pt; color: red; }
h3 { font-family: verdana,arial,helvetica; font-size: 14pt; color: blue; font-style: italic; }
h4 {
	margin-top:3pt;
	margin-bottom:auto;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left;

}
h5 { font-family: verdana,arial,helvetica; font-size: 10pt; color: blue; font-weight: bold; }
h6 { font-family: verdana,arial,helvetica; font-size: 10pt; color: black; font-weight: bold; }
ul {margin-top: 5pt;}
li {
	margin-bottom: 4pt;
	color:black;
	list-style-type: disc;
	margin-left: -20px;
	list-style-position: outside;






}
.orange{font-family: verdana,arial,helvetica; font-size: 10pt; color: ff6633; font-weight: bold;}
.news_date {
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	color:black;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	margin-left: 22px;

}
.smallbody {font-family: verdana,arial,helvetica; font-size: 8pt; color: black; font-weight:bold; }
.body_white {font-family: verdana,arial,helvetica; font-size: 9pt; color: white; font-weight:bold; }

a:link {text-decoration:underline; color:#0000CC}
a:hover {background-color:yellow; }
a:visited {text-decoration: underline; color:#FF3333; }

a:link.blue {text-decoration:underline; color: blue; font-size:9pt; font-weight: bold; }
a:hover.blue {background-color:yellow; color: blue }
a:visited.blue {text-decoration:underline; color: blue; font-size:9pt; font-weight: bold; }

a:link.white {text-decoration:none; color: white; font-weight:bold }
a:hover.white {background-color:yellow; color:blue; }
a:visited.white {text-decoration:none; color: white; font-weight:bold }

a:link.yellow {text-decoration:underline; color: blue; font-size:9pt; font-weight: bold; }
a:hover.yellow {background-color:lightblue; color: blue }
a:visited.yellow {text-decoration:underline; color: blue; font-size:9pt; font-weight: bold; }

