body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	border-collapse: collapse;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}

.styleone:link {
	text-decoration: none; 
	color: #FFFFFF; 
	background: #000;
}
.styleone:visited {
	text-decoration: none; 
	color: #FFFFFF; 
	background: #000;
}
.styleone:hover {
	text-decoration: none; 
	color: #FFFFFF; 
	background: #000;
}
.styleone:focus {
	text-decoration: none; 
	color: #FFFFFF; 
	background: #000;
}
.styleone:active {
	text-decoration: none; 
	color: #FFFFFF; 
	background: #000;
}
.RegularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
