/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./Background.gif");}
 A:active { font-size: small; color: rgb(255,153,0); text-decoration: none ;}
 A:link { font-size: small; color: rgb(255,102,0); text-decoration: none ;}
 A:visited { font-size: small; color: rgb(255,153,0); text-decoration: none ;}
 H1 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: medium;}
 H2 { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: large;}
 P { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: small;}
 LI { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: small;}
 OL { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: small;}
 A { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: small; color: rgb(255,153,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 PRE { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: small;}
 A:hover { font-size: small; color: rgb(255,0,0); text-decoration: underline;}
 