html{
height:100%;
}
body{
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size: 12px;
margin:0px;
padding:0px;
height:100%;
}
p{
margin-top:5px;
margin-bottom:10px;
}
A:link {text-decoration: none; color: #333366;}
A:visited {text-decoration: none; color: #333366;}
A:active {text-decoration: none; color: #333366;}
A:hover {text-decoration: none; color: #0000FF;}
a.nb:link, a.nb:visited {
text-decoration: none;
}
a.nb2:link, a.nb2:visited {
text-decoration: none;
color: FFFFFF;
}
.menu {
font-family: Arial;
font-size: 15px;
font-variant: small-caps;
font-weight: bold;
font-style: ;
}
.tartalom, td, p {
padding:0px;
font-family: Arial;
font-size: 13px;
font-variant: ;
font-weight: ;
font-style: ;
}
#footer{
margin-top:0px;
width:796px;
background-color:#00376D;
clear:both;
}