body{
	font-family: Arial;
	font-size:14px;
	background-color:#000000;
	background-repeat:repeat-x;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
}
.heading1 {font:Arial; font-size:30px; font-weight:800}
.heading2 {font:Arial; font-size:16px; font-weight:400}
.menu {font:Arial; font-size:20px; font-weight:600}
.footer {font:Arial; font-size:10px; color:#000000
}