

P {
   font-family : "Georgia", "Times New Roman", "Times", Serif;}

H1, H2 {
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
   color :  maroon;
   background : transparent; }


H2 {
   font-weight : 700;
   font-size : 110%;}


H1 {
   font-weight : 900;
   font-size : 110%;
   text-transform : uppercase; }

A {
   font-weight : bold;
   font-family : "Verdana", "Arial", "Helvetica", Sans-serif;
   text-decoration : none; }


A:visited {
   color : navy; 
   background : transparent; }

A:link {
   color : green;
   background : transparent; }


A:hover {
   color : red;
   background : white;
   text-decoration : underline; }


A:active {
   color : black;
   background : transparent; }

.reg { 
font-size : small;}

Pre {
font-family : "Courier New", Courier, mono, monospace;
background : white;
margin: 0em 5em 0em 5em}

BODY {
	font-family : "Georgia", "Times New Roman", "Times", Serif;
   color : black;
   background : olive url(ltgranit.jpg) repeat; }
