td.current {
	background-color: #b0b0ea;
}

a.current {
	text-decoration: none;
	font-weight: bold;
	color: #554FA0;
}

a:link {
	text-decoration: none;
	color: #554FA0;
}
a:visited {

	text-decoration: none;
	color: #544e90;

}
a:hover, visited:hover {
	text-decoration: none;
	color: #5B52CB;
}
.title {  font-size: 32px; font-style: oblique; line-height: normal; color: #5B52CB; font-weight: bolder; font-variant: small-caps; font-family: Arial, Helvetica, sans-serif}
.plain_text {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; text-align: left; vertical-align: baseline; font-weight: normal}
