a:link {
	background-color: transparent;
	color: #C94747;
}

a:visited {
	background-color: transparent;
	color: #990033;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

address {
	font-size: 90%;
	font-style: normal;
	font-weight: 400;
}

body {
	background-color: #E4E4E4;
	color: #5A5A5A;
	font-family: "Trebuchet MS", Arial, Helvetica, Optima, Verdana, sans-serif;
}

h1, h2, h3, h4 {
	background-color: transparent;
	color: #C94747;
}

h5, h6 {
	background-color: transparent;
	color: #959394;
}

.block {
	font-size: 95%;
	margin-left: 10px;
}

.caption {
	font-size: 80%;
}

.dropcap {
	background-color: transparent;
	color: #959394;
	float: left;
	font-size: 400%;
	line-height: 60px;
}

.index {
	font-size: 90%;
	text-decoration: none;
}

