body {
	background-image: url("images/gmmbackground4.jpg");
	background-repeat: no-repeat;
	background-color: #050102;
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #050102;
	
}
.border {
	border: thin outset #050102;
	background-color: #FFFFFF;
}
.bullets {
	font-family: "Trebuchet MS", Georgia;
	font-size: 12px;
	color: #050102;
}
.tablebkrgnd {
	background-color: #050102;
	text-align: center;
}
a:link {
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	color: #DF0E2E;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	color: #DF0E2E;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS", Georgia;
	font-size: 16px;
	color: #FFFFFF;
}
.copyright {
	font-family: "Trebuchet MS", Georgia;
	font-size: 10px;
	color: #FFFFCC;
}


