body {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	background-color: FFFFCC;
	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:normal;
}
.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; }
a:link.small {
	font-size: 11px;
	text-decoration: none;
	color: #0033CC;
}
a:visited.small {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


table.top {
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #FF6600;
}
body.bgroundwhite {
	background-color: #FFFFFF;
}
.rightborder {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #000000;
}
.boxborder {
	border: 1 solid #000000;
}
.picture_left {
	background-position: left;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.picture_left_border {
	border: 1px solid #000000;
	float: left;
	margin: 3px;
	padding: 3px;
}

.picture_right {
	background-position: left;
	padding: 5px;
	float: right;
	margin: 5px;
}
.image_no_border {
	text-decoration: none;
	color: #000000;
}
.ridgeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
.doubleborder {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.banner_right {
	float: right;
	border: 1px solid #000000;
}
.bannerborder {
	border: 1px solid #000000;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	vertical-align: top;
	padding: 2px;
}
.Text_Float_Right {
	float: right;
}

