/* CSS Document */
body { font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 10px; color: #2c2e2f; line-height: 19px;
	/* background-color: #FFFFFF; */
}
a.primeiro:link { color: #0074b7; font-size: 11px; font-family: verdana; text-decoration: underline; }
a.primeiro:visited { color: #0074b7; font-size: 11px; font-family: verdana; text-decoration: underline }
a.primeiro:hover { color: #0074b7; font-size: 11px; font-family: verdana; text-decoration: none }
.texto, .texto2 { color: #2c2e2f; line-height: 19px; font-size: 10px; font-family: verdana; text-align: justify; background-color: #ffffff; padding: 0; }
.textomenos { color: #696969; font-size: 11px; font-family: Verdana, sans-serif, Helvetica, arial, tahoma, Arial; line-height: 17px; text-align: justify; margin: 0; padding: 0; }
.texto3 { color: #2c2e2f; font-size: 10px; font-family: verdana; line-height: 10px; background-color: #ffffff; text-align: justify; padding: 10px; }
.box   { color: #696969; font-size: 10px; line-height: 17px; font-family: verdana; background-color: #ffffff; padding: 5px; width: 600px; height: 300px ; border-style: dashed; border-width: 1px; }
