/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(183,23,23); background-image: none;}
 A:active { color: rgb(204,255,204);}
 A:link { color: rgb(204,153,255);}
 UL { font-size: 12px; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(255,255,0);}
 H1 { font-size: 31px; color: rgb(255,255,204); font-weight: bold;}
 H2 { font-size: 28px; color: rgb(255,255,204); font-weight: bold;}
 P { font-size: 12px; color: rgb(255,255,204);}
 H3 { font-size: 24px; color: rgb(255,255,204); font-weight: bold;}
 LI { font-size: 12px; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 OL { font-size: 12px; color: rgb(255,255,204); font-weight: normal; font-style: normal;}
 H4 { font-size: 20px; color: rgb(255,255,204); font-weight: bold;}
 H5 { font-size: 16px; color: rgb(255,255,204); font-weight: bold;}
 H6 { font-size: 12px; font-weight: bold;}
 A:hover { color: rgb(0,255,255);}
 