p, ul, td { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	}
	
.small { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 7pt;
	font-weight: bold;
	}
	
	.front { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 12px;
	
	
	}
	
	.big { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	color: #01657A;
	}


.accent{
    font-size: 12pt;
	color: #01657A;
	font-weight: bold;
	
	}
	
.red_accent{
    font-size: 11pt;
	color: #C31121;
	font-weight: bold;
	
	}
	
A:link { color: #C31121;
    font-size: 10pt;
	font-weight: bold;
	
	}
A:visited {
	color: #C31121;
	font-size: 10pt;
	font-weight: bold;
	
}
A:hover{
	color: #01657A;
	font-weight: bold;
	
}


