body { background-color: #ff9;
 background-image: url(images/gge_bkgd.jpg);
 font-family: "Times New Roman", Times, serif;
 color: #300;}

body, html {
 scrollbar-highlight-color: #ff9;
 scrollbar-shadow-color: #ff9;
 scrollbar-3dlight-color: #300;
 scrollbar-arrow-color: #ff9;
 scrollbar-darkshadow-color: #300;
 scrollbar-base-color: #300; }

h1 {font-size: xx-large; font-weight: bold; text-align:center; }
h2 {font-size: x-large; font-weight: bold; text-align:center; margin-top: 20px; }
h3 {font-size: small; font-weight: bold; text-align:center; }
P {font-size: medium; text-align: justify; margin-left: 60px; margin-right: 60px;}

a {color: #300; text-decoration:underline;}
a:visited {color:#c93; text-decoration: underline;}
a:active, a:hover {color:#c93; text-decoration: none;}
a.header:link, a.header:visited {text-decoration: none;} 
a.header:hover, a.header:active {text-decoration: underline;} 

img {border: 0px; padding-right: 10px;}

hr {color:#300; background-color: #300; width:40%; height:3px; margin-top: 50px; margin-bottom: 50px;}
li, ul  {color: #300; font-size: medium; text-align: left; margin-left: 150px; }

table  {border: 0; color: #300;}
td {padding: 10px 10px 	10px 10px;}

.center {text-align:center;}

