td, span, ul, li {
	font-family: Arial; 
	font-size: 12pt; 
	color: #5e5e5e;
        line-height: 190%;
}

.flat {
	font-family: Arial; 
	font-size: 12pt; 
	color: #5e5e5e;
        line-height: 115%;
}

a, a:link, a:visited, a:active, a:focus {
	font-family: Arial; 
        text-decoration: none;
        color: #9e9e9e;
}

a:hover {
	font-family: Arial; 
        text-decoration: underline;
        color: #9e9e9e;
}

a.navi, a.navi:link, a.navi:visited {
	font-family: Arial; 
        text-decoration: none;
	color: #5e5e5e;
}

a.navi:active, a.navi:focus {
	font-family: Arial; 
        text-decoration: none;
	color: #9e9e9e;
}

a.navi:active, a.navi:focus, a.navi:hover {
	font-family: Arial; 
        text-decoration: underline;
	color: #9e9e9e;
}

.bold {
	font-weight: bold;
}

.boldlight {
	font-weight: bold;
        color: #9e9e9e;
}


h1 {
	font-family: Arial; 
	font-size: 16pt; 
	color: #8c8c8c;
}

h2 {
	font-family: Arial; 
	font-size: 14pt; 
	color: #8c8c8c;
}


