.style1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.planodefundo {
	background-image: url(jpg/logo_fundo.gif);
	background-repeat: repeat-x;
}
.style3 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000099;
}