td {
font-family: Tahoma, Arial;
font-size: 80%;
}

body {
font-family: Tahoma, Arial;
font-size: 80%;
}

span, strong {
font-family: Tahoma, Arial;
}

a {
font-family: Tahoma, Arial;
color: #3149C6;
}

a:hover {
color: #3149C6;
}

.menu {
	font-size: 80%;
	text-decoration: none;
	color: #101010;
	font-weight : bold;
}

.menu:hover {
font-size: 80%;
text-decoration: underline;
color: #000000;
}

.header {
font-size: 70%;
color: #303030;
}

.login {
font-size: 8pt;
color: #ffffff;
}

