body {
margin-top: 0px;
font-size:0.8em;
text-align:center;
font-family: verdana;
margin:0px;
padding:0px;
background-image:url(../img/template/back.jpg);
}

h1{
color:#FFFFFF;
margin-top:0px;
margin-left:3px;
background-image:url("../img/back.jpg");
font-size:12px;
width:590px;
height:22px;
padding-left:15px;
}

INPUT, SELECT, TEXTAREA {
background-color:#FFFFFF; 
border:1px #E7E7E7 solid;
font-family:verdana; 
font-size: 10px; 
color: #000000;
}

a.toplink:link		{font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.toplink:visited	{font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.toplink:active	{font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: none;}
A.toplink:hover	{font-family: verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-decoration: underline;}

a.bottom:link		{color: #000000; font-weight: bold; text-decoration: none;}
a.bottom:visited	{color: #000000; font-weight: bold; text-decoration: none;}
a.bottom:active	{color: #000000; font-weight: bold; text-decoration: none;}
a.bottom:hover	{color: #333333; font-weight: bold; text-decoration: underline;}

a:link,a:visited {
color: #006600; 
text-decoration: none;
font-weight: normal;
}

a:hover{ 
color: #006600;
text-decoration: underline; 
font-weight: normal;
}