body { }
p { }
td { }
a:link { color: lime; }
a:visited { color: yellow; }
a:hover { color: aqua; }
a:active { }
.class1 { color: white; font-size: 13px; font-family: arial, helvetica, sans-serif; line-height: 19px; }
.heads { color: black; font-size: 20px; font-family: Arial, helvetica, sans-serif; font-weight: bold; line-height: 19px; }
.subheads { color: yellow; font-size: 16px; font-family: Arial, helvetica, sans-serif; font-weight: normal; font-style: italic; line-height: 19px; }
