
body      { font-family: Georgia, "Times New Roman", Times, serif }
a:link  { color: blue; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
a:visited  { color: blue; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
a:active  { color: green; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none }
a:hover  { color: white; font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; background-color: red }
HR { width: 50%; align: center }
H1     { font-size: 22px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-variant: normal; font-weight: bold }
H2    { font-size: 20px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-variant: normal; font-weight: bold }
H3     { font: italic bold 18px/20px "Times New Roman", Times, Georgia, serif }
H4    { font-size: 16px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-variant: normal; font-weight: bold }
H5    { font-size: 14px; font-family: "Times New Roman", Times, Georgia, serif; font-style: italic; font-variant: normal; font-weight: bold }
.just    { font-size: 13px; font-family: Georgia, "Times New Roman", serif; line-height: 16px; text-align: justify; margin-right: 5%; margin-left: 5% }
.left    { font-size: 13px; font-family: Georgia, "Times New Roman", serif; line-height: 16px; margin-left: 5% }
.right   { font-size: 13px; font-family: Georgia, "Times New Roman", serif; line-height: 16px; text-align: right }
.cent { font-size: 13px; font-family: Georgia, "Times New Roman", serif; line-height: 16px; text-align: center }
.copy { font-size: 13px; font-family: Georgia, "Times New Roman", serif; line-height: 16px }

