  body { background-color:ghostwhite; font-family:Georgia,Times,serif; color:black; margin:20px; }
	A:link, A:visited, A:active, A:hover { text-decoration: none; background-color:transparent; font-weight:bold; }
	A:link { color:black; }
	A:visited { color:seagreen; }
	A:active { color:steeblue; }
	A:hover { color:steelblue; text-decoration:underline; }
	p { font-size:15px; line-height:17px; font-weight:none; background:transparent; }
	.title { font-size:35px; color:gainsboro; font-family:Georgia,Times,serif; font-weight:bold; letter-spacing:2px; text-align:center; line-height:48px; background:transparent; }
  .titlebg { background-color:midnightblue; }
	.header { font-size:18px; color:black; font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-align:center; line-height:20px; background:transparent; }
	.headerbg { background-color:gainsboro; }
	.heading { font-size:18px; font-weight:bold; color:midnightblue; text-align:left; line-height:20px; background:transparent; }
	.address { font-size:14px; font-weight:bold; text-align:left; line-height:16px; background:transparent; }	
  .red { color:darkred; }
	.bluebold { color:midnightblue; font-weight:bold; text-align:left; background:transparent; }
	.background { background-image:url("bground.gif"); background-repeat:no-repeat; background-attachment:fixed; background-position:center; }
