
P { font-size: 12pt; font: Arial, Helvetica}

table { font-size: 12pt; font: Arial, Helvetica}

.table_head { font: bold Arial, Helvetica }

.menu {
	font : Arial, Helvetica, sans-serif;
}

a:link {
	font-weight: bold;
	color : #B21147;
	text-decoration : none;
}

a:visited {
	font-weight: bold;
	color : #B21147;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.head {
	color : #B21147;
	font-weight : bold;
	text-decoration : none;
	font-size : 22;
}

