a:link {
	color: white;
	text-decoration: yes;
}
a:visited {
	color: white;
	text-decoration: yes;
}
a:active {
	color: white;
}
address {
	font-style: normal;
}
body {
	background: black;
	color: white;
	font-family: sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 141%
}
h2 {
	font-size: 127%;
}
h3 {
	font-size: 127%;
	text-align: left
}
ul {
	font-size: 100%;
	list-style: square;
}

h1 img	{
	float: none;
}
h1 a {
	text-decoration: none;
}
h2 a {
	text-decoration: none;
}
h3 a {
	text-decoration: none;
}
adress a {
	text-decoration: none;
}
table a {
	text-decoration: none;
}
address a {
	text-decoration: none;
}
table	{
	text-align: center;
}

td img	{
	margin: 4pt;
	border: none;
}

#rep_index {
	position: absolute;
	bottom: 1%;
}
#rep_index a {
	text-decoration: none;
}
#rep_index a:hover {
	color: black;
 	background-color:white;
}
