a:link {
	color: #2A00AD;
	text-decoration: none;
}
a:hover {
	color: #2A00AD;
	text-decoration: none;
}
a:visited {
	color: #2A00AD;
	text-decoration: none;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}

.descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
.selected {
}
