body {
margin: 0px;
background: url('gfx/back01.gif');
background-repeat: repeat-x;
background-color: #f3f3f3;
}
div{
font-family:"Verdana";
font-size:10px;
color:#000000;
text-align:justify;
}
.smallblue{

text-align:left;
}
a{
font-family:"Verdana";
font-size:10px;
color:#000000;
text-decoration: underline;
}
a.none{
color:#797979;
text-decoration: none;
}
a:hover{
color:Silver;
text-decoration: none;
}
input, select {background-color: #EDEDED; color:black; font-size: 11px; font-family: Arial; border: solid 1px #CCCCCC;}
