body {
background-color: #FFFFFF;
color: #000000;
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
/*background-image: url(bg.gif);
background-position: center;
background-repeat: no-repeat;*/
}

a, a:hover, a:active {
text-decoration:none;
color: black;
}

a:visited {
text-decoration:none;
color:#002200;
}

img {
border-style: none;
}

.maintable {
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}

.icontable {
width: 400px;
height: 400px;
}

.iconcell {
width: 33%;
height: 33%;
margin: 0px;
padding: 12px;
}

.float {
float: left;
z-index: 2;
position: 0, 0;
}
