body   { background-image: URL(softblue.jpg);
background-color: #9999FF;
font-family: Times New Roman, Georgia, sans-serif;
color: #9900FF;
font-size: 1em;
} 


             
h1          {font: 28pt;
             font-family: Georgia;
             color: #9900FF;
             text-align: center;}

h2         {font: 18pt;
             font-family: Georgia;
             color: green;
             text-align: center;}

h3         {font: 16pt;
             font-family: Georgia;
             color: green;
             text-align: center;}

          
p           {font size: 14pt; font-family: georgia;color: #0033FF; text-align: left}

       


a:link      {font size: 12pt; font-family: verdana;color: purple; text-decoration: none;} 
a:visited   {font size: 12pt; font-family: verdana;color: blue; text-decoration: none;}
a:active    {font size: 12pt; font-family: verdana;color:green; text-decoration: none;}
a:hover     {font size: 12pt; font-family: verdana;color: red; text-decoration: underline;}

.blue { font-family: arial; font-size: 20; font-style: bold; color: blue }
   
p.right {text-align: right}
