body {
	background: black;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: black;
	text-decoration: none;
	list-style-image: url(../img/bullet.gif);
}
a:link {
	color: #5382b9;
}
a:visited {
	color: #87ceeb;
}
a:hover {
	color: #a6a6a6;
	text-decoration: none;
}
.copyright {
	color: #a6a6a6;
	font-size: 9pt;
	text-decoration: none;
	}
	.copyright a:link {
		color: #a6a6a6;
	text-decoration: none;
	}
	
	.copyright a:hover {
color: #5382b9;
	text-decoration: none;
	}
	
	.copyright a:visited {
	color: #a6a6a6;
	text-decoration: none;
	}
	
.enter {
	color: black;
	font-family: Arial;
	font-size: 35pt;
	font-weight: bolder;
}

.HighlightGrey {
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bolder;
	font-variant: normal;
}

.Nav {
	color: #a6a6a6;
	font-size: 18px;
	text-decoration: none;
	}
	.Nav a:link {
		color: #a6a6a6;
	text-decoration: none;
	}
	
	.Nav a:hover {
color: #5382b9;
	text-decoration: none;
	}
	
	.Nav a:visited {
	color: #a6a6a6;
	text-decoration: none;
	}
.SmallHighlight 
{
	color: #de352b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.RedHighlight 
{
	color: #de352b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
