BODY {
	background: #FFFFFF;
	color: #000000;
}
font.blue {
	color: #000000;
        font-weight: bold;
	background: #FFFFFF;
        FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
}
font.deb {
	font-size: 150%;
        color: #FFFFFF;
        font-weight: bold;
        background: #DF0451;
        FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
}
td     {
	font-size: 13px;
        FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
}
td.block     {
	font-size: 13px;
        FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	text-align: justify;
}
td.sml {
	font-size: 9px;
	letter-spacing: 2px;
}
font.small {
	font-size: 90%;
}
H1 {
	font-size: 150%;
        font-weight: bold;
        color: #000000;
	background: #FFFFFF;
}
H1.deb {
	font-size: 150%; font-weight: bold; color: #FFFFFF;
	background: #DF0451;
}
A:LINK {
	color: #b2013f;
	background: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}
A:ACTIVE {
	color: #b2013f;
	background: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}
A:VISITED {
	color: #b2013f;
	background: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}
A:HOVER {
	color: #de0452;
	background: #FFFFFF;
        text-decoration: underline;
        font-weight: bold;
}
A.pict:LINK {
	color: #DF0451;
	background: #DF0451;
	text-decoration: none;
}
A.pict:ACTIVE {
	color: #DF0451; 
	background: #DF0451;
	text-decoration: none;
}
A.pict:VISITED {
	color: #DF0451; 
	background: #DF0451;
	text-decoration: none;
}
A.pict:HOVER {
	color: #DF0451; 
	background: #DF0451;
	text-decoration: none;
}