/* Default Stylesheet for peterga.com */

/* body {background-image: url("background5.jpg")} */

h1,h2,h3,h4,hr {color:#990000;}

h1,h2,h3,h4 {font-family: arial, 'sans serif';}

p,table,li
{
font-family: arial, 'sans serif';
color:#990000; 
}

p,li,br,pre,tr {font-size: 80%;} 


a:link    {color:#660000}
a:visited {color:#AA0000}
a:active  {color:#DD0000}
a:hover   {color:#996600}
