a:link {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #000080;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #C0C0C0;
}

a:active {
	background-color: transparent;
	color: #CC0000;
}

address {
	background-color: transparent;
	color:  #666666; 
	font-family: "Book Antiqua", Baskerville, Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-size: 80%;
	font-style: italic;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
}

body  {
	margin-left: 10%;
	margin-right: 15%;
}

cite {
	font-style: italic;
	font-weight: 500;
}

em {
	font-style: italic;
	font-weight: 500;
}

h1 {
	background-color: transparent;
	color: #800000;
	font-family: "ZapfHumnst BT", Weiss, Optima, Helvetica, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 145%;
	font-style: normal;
}

h2 {
	background-color: transparent;
	color: #000080;
	font-family: "ZapfHumnst BT", Weiss, Optima, Helvetica, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 135%;
	font-style: normal;
	font-weight: 500;
}

h3 {
	background-color: transparent;
	color: #800000;
	font-family: "ZapfHumnst BT", Weiss, Optima, Helvetica, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 120%;
	font-weight: 500;
}

h4 {
	background-color: transparent;
	color: #000080;
	font-family: "ZapfHumnst BT", Weiss, Optima, Helvetica, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 115%;
	font-style: normal;
	font-weight: 500;
}

h5 {
	background-color: transparent;
	color: #000080;
	font-family: "ZapfHumnst BT", Weiss, Optima, Helvetica, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: 500;
}

h6 {
	background-color: transparent;
	color: #800000;
	font-family: Palatino, "Palatino Linotype", Georgia, "Book Antiqua", Baskerville, "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: normal;
	font-weight: 500;
}

p {
	background-color: transparent;
	color: #000000;
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

small {
	font-size: 90%;
	text-decoration: none;
}

strong {
	background-color: transparent;
	font-weight: 600;
	text-decoration: none;
}

.block {
	font-family: "ZapfHumnst BT", Optima, Helvetica, Weiss, Trebuchet, Arial, "Gill Sans", sans-serif;
	font-size: 95%;
}

.cap {
	font-size: 90%;
	font-variant: small-caps;
}

.index {
	font-size: 80%;
}
.small {
	font-size: 90%;
	text-decoration: none;
}
