body {
	background-color: #000000;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 50px;
	margin-bottom: 50px;
	font-family: "Arial Narrow", "Abadi MT Condensed Light", sans-serif;
	font-size: 14px;
}
/* CSS Document */

body,td,th {
	font-family: Arial Narrow, Abadi MT Condensed Light, sans-serif;
	font-size: 14px;
	color: #999999;
}
a {
	font-size: 14px;
	color: #999999;
}
a:link {
	text-decoration: none;
	font-family: "Arial Narrow", "Abadi MT Condensed Light", sans-serif;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #930049;
}
h1 {
	font-size: 16px;
	font-family: "Arial Narrow", "Abadi MT Condensed Light", sans-serif;
	font-weight: normal;
}
.AboutMe {
	font-size: 20px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.WebDesign {font-size: 24px; color: #333333; }
.Contact {
	font-size: 22px;
	color: #333333;
}
.Graphicdesign {	font-size: 32px;
	color: #333333;
}
.Current {color: #930049; font-size: 40px; }
.Tablefont {
	font-size: 14px;
	color: #999999;
}

