body{
background: url('iframe.png');
background-attachment: fixed;}

body, table, tr, td {
	font-family: verdana;
	font-size: 7pt;
	color: #006F3C;
	line-height: 12px;
	text-align: left;
	text-transform: lowercase;}
body {
	background-color: #65A989;
	scrollbar-track-color: #65A989;
	scrollbar-highlight-color: #65A989;
	scrollbar-3dlight-color: #65A989;
	scrollbar-shadow-color: #65A989;
	scrollbar-darkshadow-color: #65A989;
	scrollbar-face-color: #65A989;
	scrollbar-arrow-color: #006F3C;
}
a:link, a:active, a:visited {
	color: #006F3C;
	text-transform: lowercase;
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
	font-family: verdana;
	border-bottom: dotted 1px #006F3C;}
a:hover {font-weight: bold;
	color: #5DA785;
	text-transform: lowercase;
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
	font-family: verdana;
	border-bottom: dotted 1px none;}
input, textarea, option, select {
	background-color: #5DA785;
	font: 7pt verdana;
	color: #006F3C;
	letter-spacing: 1px;
	border: 1px solid #006F3C;
	padding:2px; }

p.head{
color: #006F3C;
font-family: georgia;
font-size: 17;
font-weight: bold;
letter-spacing: 2px;
line-height: 5px;
border-bottom: dotted 1px #5DA785;
text-align: right;}
