BODY {
	color: Black;
	background-color: #E7ECD5;
	scrollbar-base-color: #E7ECD5;
	scrollbar-face-color: #E7ECD5;
	scrollbar-arrow-color: #660000;
	scrollbar-3dlight-color: #E7ECD5;
	scrollbar-darkshadow-color: #E7ECD5;
	margin: 5% 10% 5% 10%;
	background-image : url(images/gl_back.gif);
	background-position : inherit;
	background-repeat : no-repeat;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
	background-attachment : fixed;
}

P, LI, UL, SPAN, TR, TD {
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #660000;
}

EM {
	font-weight: bold;
	font-style: normal;
}
DIV{
	font: 11px/17px Verdana, Arial, sans-serif;
	color: #000;
	}
H1 {
    
	font: bold 15px/130% Arial, Verdana, sans-serif;
	color: #660000;
	background-color: transparent;
	background : transparent;
	border-bottom : thin solid #999966;
	border-left : thin solid #999966;
}
H2 { font: lighter 11px "Courier New", Courier, monospace; color: #999966;  background-color: transparent;  border-right : thin solid #999966;  border-top : thin solid #999966;  margin-bottom : 5%; text-align : center; }

A:link, A:visited, A:active {
	text-decoration: underline;
	color: #FF6633;
	font-weight: bold;
	background-color: transparent;
}
A:hover {
	text-decoration: underline;
	cursor: hand;
	color: Red;
}
/*TR, TD {
	background : #D7E3DB;*/
}
.webdesign {  font-family: "Courier New", Courier, monospace; color : #999966;  font-size : 10px;  border-left : thin solid #999966;  border-top : thin solid #999966;   }

