body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #8A181C;
	text-decoration: none;
}
a:hover {
	color: #8A181C;
	text-decoration: underline;
}
a.nav {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.footer {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.global {
	color: #CCCCCC;
	text-decoration: none;
}
a.global:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

.titleOverview {
	color: #436E9E;
	font-weight: bold;
}


.titleProcess {
	color: #0090AB;
	font-weight: bold;
}

.titleWhatsnew {
	color: #88191E;
	font-weight: bold;
}

.titleInfo {
	color: #64639C;
	font-weight: bold;
}

.titleInvolved {
	color: #579F31;
	font-weight: bold;
}
.white {
	color: #ffffff;
	font-weight: bold;
}

a.white {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}