BODY,P,TD {
font-size: 13px;
font-family: Arial;
}
BODY {
background-color: #E5E2BF;
}
H1 {
font-size: 18px;
}
A, A:link, A:visited {
color: Blue; text-decoration: none;
}
A:hover, A:visited:hover {
text-decoration: underline;
}
A.Footer, A.Footer:link, A.Footer:visited {
color: #909090; text-decoration: none;
}
A.Footer:hover, A.Footer:visited:hover {
text-decoration: underline;
}
.Small {
font-size: 11px;
}
INPUT.Required {
background-color: #ffff99;
}
DIV.Links {
font-size: 12px;
padding-left: 50px;
padding-top: 5px;
padding-bottom: 5px;
}
TD.DataC {
font-size: 12px;
text-align: center;
}
TD.Data {
font-size: 12px;
}
.Testimonial {
font-size: 12px;
font-family: courier new, monospace;
}
