/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {
	color: #990000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F4D;
	text-decoration: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
    text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002F4D;
	font-weight: bold;
}
.caixa {
	border: 1px solid #002F4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEA500;
	font-weight: bold;
}
.style10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CEA500;
	font-weight: normal;
}
        a:hover.style3 {

                 color: #ffffff;
                 text-decoration: underline;
        } 
		a:hover.style4 {

                 color: #002F4D;
                 text-decoration: underline;
        } 
		a:hover.style2 {

                 color: #990000;
                 text-decoration: underline;

        } 
		a:hover.style5 {

                 color: #333333;
                 text-decoration: underline;

        } 
		a:hover.texto {

                 color: #333333;
                 text-decoration: underline;

        } 
		a:hover.style6 {
		
                 font-family: Arial, Helvetica, sans-serif;
	             font-size: 11px;
	             color: #666666;
                 text-decoration: underline;
				 
		}
