td {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none ;
	color: #525252;
}

.footer {
  color:white;
}

td a:link  { font-family: Arial; font-size: 9pt; color: blue; text-decoration: none }
td a:visited { font-family: Arial; font-size: 9pt; color: blue; text-decoration: none }
td a:hover { font-family: Arial; font-size: 9pt; color: red; text-decoration: underline}

.error {
  color: red;
  font-weight: bold;
}

body {
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none ;
	color: #525252;
}

.Content_title {
	font-size: 11pt;
	font-weight: bold;
}
