/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(20,14,14); background-image: url("./bg.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(255,153,51); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(247,231,119); font-weight: bold; text-decoration: none ;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(149,104,55);}
 A:visited { color: rgb(247,231,119); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(255,255,204); font-weight: bold;}
 .TextObject { font-family: 'Franklin Gothic Medium', sans-serif; font-size: 14px;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 14pt; color: rgb(247,231,119); font-weight: normal; font-style: normal;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(247,231,119); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(149,104,55);}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 14pt; color: rgb(149,104,55); font-weight: normal; font-style: normal;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8pt; color: rgb(149,104,55);}
 