body {
	height: 100%;
	background-color: #ffffff;
	scrollbar-face-color: #cbcbcb;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-arrow-color: #efefef;
	scrollbar-track-color: #efefef;
	scrollbar-base-color: #cbcbcb;
	scrollbar-3dlight-color: #efefef;
	scrollbar-darkshadow-color: #efefef;
	}

TD {
	font-family: Palatino Linotype, Palatino, Serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: "Palatino Linotype", Palatino, Serif;
	font-size: 10pt;
	color: #000000;
; font-weight: 400
}
a:visited {
	color: #339933;
	font-size: 10pt;
	text-decoration: none;
; font-family: "Palatino Linotype"
}
a:active {
	color: #4B9643;
	font-family: "Palatino Linotype";
	font-size: 10pt;
	text-decoration: underline;
}

.smWhite {  font-family: "Palatino Linotype"; font-size: 10pt; font-weight: 400; color: #FFFFFF}
.regular {  font-family: "Palatino Linotype"; font-size: 10pt; font-weight: 400; color: #000000}
td {  font-family: "Palatino Linotype"; font-size: 10pt; font-weight: 400; color: #000000}

.header0 {  font-family: "Palatino Linotype"; font-size: 14pt; font-weight: 800; color: #000000}
.header1 {  font-family: "Palatino Linotype"; font-size: 12pt; font-weight: 800; color: #000000}
.header2 {  font-family: "Palatino Linotype"; font-size: 11pt; font-weight: 800; color: #000000}
.header3 {  font-family: "Palatino Linotype"; font-size: 10pt; font-weight: 800; color: #000000}


a:hover { 
	color: #4B9643;
	font-family: "Palatino Linotype";
	font-size: 10pt;
	text-decoration: underline;
 } 


a:link { font-family: "Palatino Linotype" }


a:link { 
	color: #4B9643;
	font-size: 10pt;
	text-decoration: none;
 } 
 
 
 #floaty-right {
	float: right;
	background-color: #dddddd;
	padding: 5px;
	margin-left: 10px;
 }