.MenuBG {
	background: #DDDDDD;
	margin-left: 20px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #7e7e7e; 
	text-decoration: none;
	width: 125px;
	height: 30px;
}

.MenuBG2 {
	background: #C31129;
	margin-left: 20px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none;
	width: 125px;
	height: 30px;
}

.MenuBG3 {
	background: #EDEDED;
	margin-left: 20px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #7e7e7e; 
	text-decoration: none;
	width: 125px;
	height: 30px;
}

.MenuBG4 {
	background: #DDDDDD;
	margin-left: 20px; 
	font-family: Verdana; 
	font-size: 12px; 
	color: #7e7e7e; 
	text-decoration: none;
	width: 125px;
	height: 30px;
}

.Credits {
	font-family: Verdana; 
	font-size: 10px; 
	color: #b1b1b1; 
	text-decoration: none;
}

.Content {
	font-family: Verdana; 
	font-size: 12px; 
	color: #565656; 
	text-decoration: none;
}

h1 {
	font-family: Verdana; 
	font-size: 20px; 
	color: #C31129; 
	text-decoration: underline;
}

ul {
	list-style-image: url(../../images/bullet.gif);
}

li {
	list-style-image: url(../../images/bullet.gif);
}

body {
	font-family: Verdana; 
	font-size: 10px; 
	color: #565656; 
	text-decoration: none;
}
