body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold; 
	color: #1c5c9a; 
	text-decoration: underline;
}

a:hover {		
	font-weight: bold;
	color: #6398cd;
	text-decoration: underline;
}

.title {
	font-weight: bold;
	color: #1c5c9a;
	font-size: 16px;
}

.subtitle {
	font-weight: bold;
	color: #1c5c9a;
	font-size: 12px;
}
