body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
}

a:img {
	border: none #FFFFFF;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF0000;
	
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a.image {
   text-decoration: none;
   border: none;
}
h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding: 10px 0px 0px 5px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
	padding: 15px 0px 0px 5px;
	}
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 5px;
	list-style-type: square;
}
