/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Tahoma;
	color: #5B0000;
	font-size: 12px;
}
body {
	background-color: #EBF5EC;
	font-family: Tahoma;
	color: #5B0000;
	font-size: 14px;
}
.captions {
	font-size: 12px;
	line-height: normal;
	color: #5B0000;
	font-family: Tahoma;
	color: #5B0000;
}

.EnglishHeader {
	font-family: Tahoma;
	color: #5B0000;
	font-weight: bold;
	font-size: 18px;
}

.Redirection {
	font-family: Tahoma;
	color: #5B0000;
	font-style: italic;
	font-size: 12px;
}

.LatinHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #5B0000;
	font-size: 18px;
}
.Subheader {
	font-size: 16px;
	font-style: italic;
	color: #5B0000;
}

a:link {
	text-decoration: none;
	color: #5B0000;
}
a:visited {
	text-decoration: none;
	color: #5B0000;
}
a:hover {
	text-decoration: underline;
}

</style>.Redirect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
