/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("./background.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: 50% 25px;}
 A:active { color: rgb(0,51,51);}
 A:link { color: rgb(204,0,0);}
 A:visited { color: rgb(204,0,0);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 24pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H2 { color: rgb(0,0,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; color: rgb(51,0,0); font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 PRE { color: rgb(0,0,0);}
 A:hover { color: rgb(164,141,51); text-decoration: none ;}
 