a:link {
	background-color: transparent;
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #800000;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #006699;
}

a:active {
	background-color: transparent;
	color: #CC0000;
}

address {
	background-color: transparent;
	color:  #333333;
	font-family: 'Book Antiqua',Baskerville,Palatino,Georgia,Times,'Times New Roman', serif;
	font-size: 80%;
	font-weight: 400;
	text-decoration: none;
}

body TD {
	margin-left: 5%;
	margin-right: 10%;
}

cite {
	font-style: italic;
}

em {
	font-style: italic;
}

h1 {
	background-color: transparent;
	color: #800000;
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 140%;
	font-weight: 600;
}

h2 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 130%;
	font-weight: 600;
}

h3 {
	background-color: transparent;
	color: #800000;
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 120%;
	font-weight: 600;
}

h4 {
	background-color: transparent;
	color: #000080;
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 115%;
	font-weight: 600;
}

h5 {
	background-color: transparent;
	color: #800000;
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 110%;
	font-weight: 600;
}

p {
	background-color: transparent;
	color: #000080;
	font-family: 'Book Antiqua',Palatino,Georgia,'Times New Roman',Times,serif;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}

small {
	font-size: 95%;
	text-decoration: none;
}

sup {
	font-size: 85%;
}

ul, ol {
	background-color: transparent;
	color: #000080;
}

.block {
	font-family: 'ZapfHumnst BT',Optima,'gill sans',Helvetica,Arial,sans-serif;
	font-size: 95%;
}

.caption {
	font-size: 85%;
}

.index {
	font-size: 90%;
}

