body, table, tr, td {
	font: 8pt arial; 
	color: #182E2F;
	letter-spacing: 1px;
	word-spacing: 2px}
td {	font: 8pt arial;
	color: #182E2F}

body {
background-color:#182E2F!important;
background-color:#182E2F;
background-image: url(bg.jpg);
background-attachment: scroll;
background-repeat: repeat-y;
background-position: top center;
margin-top: 350px !important;
margin-top: 355px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CAD5AE}
a:hover {font-weight: bold;
	text-decoration: line-through;
	color: #000000}
input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt arial;
	color: #000000;
	letter-spacing: 0px;
             word-spacing: 2px; 
	border: 1px solid #1F6D58;
	padding:1px; }