.bodytext{
font-family:tahoma;
font-size:11px; 
}

.linktext{
text-decoration:none;
}

.header{
font-family:agency FB;
font-size:32px;
border: blue;
text-align:center;
vertical-align:middle;
background-color:silver;
color:dark blue;
font-weight:bold;
}

.menu{
font-family:tahoma;
font-size:12px;
color:orange;
font-weight:bold;
text-decoration:none;
}

.boxheader{
font-family:tahoma;
font-size:12px;
border :silver;
background-color:silver;
text-align:center;
vertical-align:middle;
height:22px;
color:black;
padding-top:2px;
font-weight:bold;
}

.boxheader2{
font-family:tahoma;
font-size:12px;
border :silver;
background-color:gray;
text-align:center;
vertical-align:middle;
height:22px;
color:white;
padding-top:3px;
font-weight:bold;
}

.boxtext{
font-family:tahoma;
font-size:11px;
border:1px solid silver;
}

.boxtext2{
font-family:tahoma;
font-size:11px;
border:1px solid silver;
}