a:link {
	background-color: transparent;
	color: #0000FF;
}

a:visited: {
	background-color: transparent;
	color: #808080;
}

a:hover {
	background-color: transparent;
	color: #C0C0C0;
}

address {
	background-color: transparent;
	color:  black;
	font-family: Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
	font-size: 75%;
	font-weight: 400;
}

body {
	margin-left: 10%;
	margin-right: 8%;
	background-color: #ffffff;
}

dl ul {
	font-family: Georgia,Palatino,"Book Antiqua", "Bookman Old Style",Times,serif;
	font-weight: 600;
}

h1 {
	background-color: transparent;
	color: #000000;
	font-family: Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
	font-size: 140%;
}

h2 {
	background: transparent;
	color: #000000;
	font-family: Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
	font-size: 135%;
}

h3 {
	background: transparent;
	color: #000000;
	font-family: Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
}

h4 {
	background: transparent;
	color: #d90000;
	font-family: Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
	font-size: 110%;
}

hr {
	border-color: transparent;
	background: transparent;
	color: #d90000;
	height: 25px;
	text-align: left;
	width: 85%;
}

p {
	font-family: Georgia,Palatino,"Book Antiqua", "Bookman Old Style",Times,serif;
}

pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	font-weight: 500;
}

.block {
	font-family:Helvetica,Optima,Arial,Trebuchet,"Gill sans",sans-serif;
	font-size: 90%;
}

.index {
	font-size: 90%;
}
.list  {
	font-family: Georgia, Palatino, "Book Antiqua", "Bookman Old Style", Times, serif;
	font-weight: 500;
}
