/* Global Styles */

body {
	margin: 0 0 0 5;
	background: #000000 url(images/background.gif) no-repeat;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.comment {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #FFFFFF;
	font-weight: bolder;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #CCCCCC;
	}	
/* Class Styles */
	


.construction {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {

	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}

