.navbuttons { width=132px;
height=25px;
font-family:Impact,Verdana,Arial,"Gargoyle SSi";
font-weight: normal;
font-size: 16px;
color: darkgreen;
background: transparent;
text-align: center;
}
.buttons { width=132px;
height=27px;
font-family: Verdana,Arial,"Gargoyle SSi";
font-weight: normal;
font-size: 16px;
color: darkgrey;
background: lightgrey;
text-align: center;
}
.newbuttons { width=132px;
height=25px;
font-family:Impact,Verdana,Arial,"Gargoyle SSi";
font-weight: normal;
font-size: 16px;
color: darkgreen;
background: yellow;
text-align: center;
}
.activebutton { width=132px;
height=35px;
font-family:Impact,Verdana,Arial,"Gargoyle SSi";
font-weight: normal;
font-size: 16px;
color: darkgreen;
background: gray;
text-align: center;
}
.mainfont{
font-family: Verdana,Arial;
font-weight: normal;
font-size: 14px;
color: black;
}
.smallprint{
font-family: Arial,Verdana,"Times New Roman";
font-weight: normal;
font-size: 10px;
color: red;
}
.largefont{
font-family: Verdana,Arial;
font-weight: bold;
font-size: 16px;
color: purple;
}
.largerfont{
font-family: Verdana,Arial;
font-weight: bold;
font-size: 18px;
color: darkblue;
}
.maintable{
font-family: Verdana,Arial;
font-weight: normal;
font-size: 14px;
color: "#000000";
}
.largetable{
font-family: Verdana,Arial;
font-weight: bold;
font-size: 16px;
color: purple;
}
.smalltable{
font-family: Verdana,Arial;
font-weight: normal;
font-size: 12px;
color: black;
}
A {
color: darkblue;
}
TH{
font-family: Verdana,Arial;
font-weight: bold;
font-size: 20px;
color: purple;
}