body{background-color:#d4f78f;
background-position: left top;
background-attachment:fixed;}

tr, td, body{font-size:11px;
font-family:arial;
color:#37703a;
line-height:14px;
text-align:justify;
cursor:default;}

a{color:#5cb439; font-family:arial; text-decoration:none; cursor:help;}
a:hover{font-style:bold; color:#286e91; text-decoration:none;}
b{font-family:arial; color:#3990b4;}
i{font-family:arial; color:#808571;}

h1 {
text-align: left;
color: #37d479;
font-size: 22px;
line-height:17px;
font-family: arial;
letter-spacing: 0px;
text-transform: uppercase;
padding-left: 30px;
margin-top: 10px;
margin-bottom: -5px;
}

h2 {
text-align: center;
color: #edfafa;
font-size: 13px;
line-height:12px;
font-family: courier new;
letter-spacing: 5px;
text-transform: uppercase;
margin-top: 0px;
margin-bottom: 0px;
background-color: #3ca554;
margin-top: 9px;
margin-bottom: 4px;
}

.image {
border: 5px solid #9bfffc;
border-style: solid;
background: #9bfffc;
}

img:hover.image {
	border-color: #dedede;
    border-style: solid;
	background-color: #dedede;
}

textarea, input {background:#eeeeee; border:2px dotted #50dd78; color:#3cdc88}