td {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

p {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

a {
	color: #880000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.navigation {
	color: #333333;
}

a.navigation:hover {
	color: #000000;
}

td.applicationTitle{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #880000;
}

td.pageTitle{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

td.pageNavigation{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	background-color: #efefef;
}

.attention {
	font-weight: bold;
}