html, body {
width:97%;
height:100%;
font-family:verdana,tahoma;
font-size:12px;
color: #000000;
background:#ffffff;
padding:0px;
margin:0px;
}

a:active, a:link, a:visited, a:focus,a:hover {
text-decoration:none;
color:green;
font-family:arial;
font-size: 12px;
}

h3{
font-size:12px;
}

table{
font-family:verdana,tahoma;
font-size:12px;
color: #000000;
}

img {
border: 0px;
}

div.page{
width:100%;
text-decoration:none;
padding-top:7px;
padding-bottom:7px;
margin-left:20px;
font-family:arial;
font-size:12px;
border-bottom:1px solid #D5D5E8;
}