/* CSS Document */
html {
height: 100%;
font-family:Tahoma,Arial, Helvetica, sans-serif;
text-align:justify;
font-size:13px;
}
td,tr,p,div {
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
padding:0px;
}
body {
height: 100%;
margin: 0px;
}
a:link {
text-decoration:none;
color:#131433;
}
a:hover {
text-decoration:none;
color:#131433;
background:#b7b7b7;
}
a:active {
text-decoration:none;
color:#131433;
background:#b7b7b7;
}
a:visited {
text-decoration:none;
color:#131433;
}
.pagenav{
font-family:Tahoma,Arial, Helvetica, sans-serif;
line-height:140%;
padding:0px;
}

