

#nav a{
font:Calibri, Georgia;
font-size:20px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#nav a:hover{
font:Calibri, Georgia;
font-size:20px;
color:#0066CC;
font-weight:bold;
text-decoration:none;
}

#nav{
background
font:Calibri, Georgia;
font-size:20px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#nav:hover{
background:#FFFFFF;
font:Calibri, Georgia;
font-size:20px;
color:#0099CC;
font-weight:bold;
text-decoration:none;
}


#text{
font:Calibri, Georgia;
font-size:14px;
color:#333333;
font-variant:normal;
text-decoration:none;
}

#table{
font:Calibri, Georgia;
font-size:18px;
color:#333333;
font-variant:normal;
text-decoration:none;
}

#heading{
font:Calibri, Georgia;
font-size:18px;
color:#303030;
font-weight:bold;
background:#0099CC;
font-variant:normal;
text-decoration:none;
}

#field{
height:30px;
size:30px;
color:#333333;
font:Calibri, Georgia;
width:200px;
}

#button{
background:#333333;
color:#FFFFFF;
font:Calibri, Georgia;
font-size:14px;
font-style:normal;
font-weight:bold;
border:#333333 thin;
width:100px;
height:30px;
}

#button:hover{
background:#333333;
color:#CACAFF;
font:Calibri, Georgia;
font-size:14px;
font-style:normal;
font-weight:bold;
border:#333333 thin;
width:100px;
height:30px;
}

#field2{
size:30px;
color:#333333;
font:Calibri, Georgia;
width:400px;
}