<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
A {
text-decoration: None;
}
p {
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	color : Black;
}
p.bodytext {
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	color : #6F8700;
}
p.postcard {
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
}
p.navbar {
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	color : #666666;
	font-weight: bold;
}
p.header {
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	color : #666666;
}
.green{
	color:#99cc33;
}
ul{
	background-color : transparent;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	color : #6F8700;
}

body {
	margin-right : 0pt;
	margin-top : 0pt;
	margin-bottom : 0pt;

}
td img {display: block;}

input {  border-color : #3f4f5f;  color : #000000;  background-color : #dfe5e5; width:80pt;}


/* End Style Sheet commenting. */  -->