a:link {
	background-color: transparent;
	color: #000099;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #000066;
	text-decoration: underline;
}

a:hover {
	background-color: #000066;
	color: #ffd700;
	text-decoration: underline;
}

a:active {
	background-color: transparent;
	color: #FFD700;
}

address {
	background-color: transparent;
	color: #808080;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 80%;
	font-weight: 300;
	text-align: center;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	margin-left: 5%;
	margin-right: 5%;
}

cite {
	font-style: italic;
	font-weight: 500;
}

em {
	font-style: italic;
	font-weight: 500;
}

h1 {
	background-color: transparent;
	color: #CC0033;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 150%;
}

h2 {
	background-color: transparent;
	color: #CC0033;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 145%;
}

h3 {
	background-color: transparent;
	color: #000080;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 130%;
}

h4 {
	background-color: transparent;
	color: #000080;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 125%;
	font-style: normal;
}

h5 {
	background-color: transparent;
	color: #CC0033;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 115%;
}

h6 {
	background-color: transparent;
	color: #000080;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 105%;
}

li {
	background-color: transparent;
	color: #000080;
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

ol li {
	background-color: transparent;
	color: #000080;
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

p {
	background-color: transparent;
	color: #000080;
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size: 105%;
	font-style: normal;
	font-weight: 500;
}

small {
	font-size: 90%;
	font-weight: 500;
}

ul li {
	background-color: transparent;
	color: #000080;
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size: 100%;
}

.block {
	background-color: transparent;
	color: #000080;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica,"Gill Sans MT", sans-serif;
	font-size: 95%;
}

.caption {
	font-family: Centaur, 'Palatino Linotype', Georgia, 'Times New Roman', Times, serif;
	font-size: 85%;
}

.index {
	font-size: 90%;
}

.red {
	background-color: transparent;
	color: #800000;
}

.small {
	font-size: 90%;
	font-weight: 500;
}

