html { 
margin : 0; 
padding : 0; 
} 
td {
font : arial, helvetica; 
font-size: 12px;
}
body { 
font : arial, helvetica; 
font-size: 12px;
color : #555753; 
background : #cccccc; 
margin : 0; 
padding : 0; 
} 
p { 
font-family : arial, helvetica; 
margin: 10px;
} 
li {
font-family : arial, helvetica; 
}
h3 {
font-family : arial, helvetica; 
font-size: 14px;
font-style: bold;
margin: 10px; 
} 
h3.mio {
color: #3F6633;
} 
h3.pi {
color: #EBAC03;
} 
h3.cu {
color: #600861;
} 
h2.pi {
color: #EBAC03;
font-family : arial, helvetica; 
font-size: 12px;
font-style: bold;
margin: 10px; 
} 

a.regular {
font-family : arial, helvetica; 
font-weight: bold;
color: #000066;
}
a.regular2 {
font-family : arial, helvetica; 
font-weight: bold;
color: #000066;
font-size: 10px;
}
