body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #060606;
	background-image: url(images/micro.gif);
	background-repeat: repeat;
	color: #F9FAFD;
	font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 2px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 2px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 2px;
	color: #FF0000;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 2px;
	color: #FF0000;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	color: #FF0000;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	color: #FF0000;
}

A, A:visited {
	color: #FFFFFF;
}

A:hover {
	color: #FF0000;
}

A:active {
	color: #CCCCCC;
}