body {
margin-left:5px;
margin-top:4px;
padding: 0px;
min-width: 220px;
background-color: #fff
}
p{
font-family: tahoma;
font-size: 10pt;
color: #000;
text-align: left;
line-height: 130%;
}
a:link{
color: #338800;
text-decoration: underline;
font-weight: bold;
text-align: center;
}
a:visited{
color: #006600;
text-decoration: underline;
font-weight: 700;
}
a:hover{
text-decoration: none;
color: #00cc00;
font-weight: 700;
}
a:active{
color: #003300;
font-weight: 700;
}
html{
background-color: #fff
}