body { font-family: Arial; font-size: 13px; background-color: #ffffff }
p { font-family: Arial; color: #666666; font-size: 13px; }

h1 { font-family: Arial; color: #999999; font-size: 26px; text-decoration: none; }
h2 { font-family: Arial; color: red; font-size: 22px; font-style: italic; }
h3 { font-family: Arial; color: orange; font-size: 18px; }

a:link { font-family: Arial; color: red; font-size: 13px; }
a:visited { font-family: Arial; color: red; font-size: 13px; }
a:active { font-family: Arial; color: orange; font-size: 13px; }
a:hover { font-family: Arial; color: #333333; font-size: 13px; }

