body {
font-family: Arial;
}
#navcontainer ul li a { 
color: #FFF
font-size: 4px;
}
#navcontainer ul { 
font-size: 12px;
font-weight: heavy;
letter-spacing: .04em;
}
#main .header { 
font-family: Georgia;
font-size: 20px;
color: #031d51;
line-height: 25px;
}
#main p {
font-family: Arial;
font-size: 14px;
line-height: 24px;
color: #666666;
}
.case_eval input {
font-family: Arial;
font-size: 10px;
line-height: 14px;
}
.case_eval textarea {
font-family: Arial;
font-size: 10px;
line-height: 14px;
}
#footer {
text-align: right;
font-family: Arial;
font-size: 11px;
line-height: 22px;
color: #666666;
}
#left p {
font-size: 12px;
}