body {
  font-family: Tahoma;
  font-size: 12px;
  background-color: black;
}

table {
background-color:;
font-color:;
	color: #D4D4D4;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}

p {
text-align: justify;
padding-left: 5px;
}


h2 {
font-size: 20px;
	padding-left: 3px;
	font-family: "Arrière Garde";
	color: d4d4d4;
	text-decoration: underline;
}

.pad {
	padding-left: 10px;
	text-align: left;
}

.img {
border-bottom: ;
	border-bottom-width: medium;
	border-bottom-style: dashed;
	border-top-color: #8F0000;
	border-right-color: #8F0000;
	border-bottom-color: #8F0000;
	border-left-color: #8F0000;

}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
p {
	padding-right: 5px;
	padding-left: 5px;
}
