body {
	background-color: #0066cc;
	/*background-image: url(images/azul1.gif);*/
	text-align: center;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: 5px; }

table {
	font-family: ms sans serif, tahoma, verdana;
	font-color: #000000;
	font-size: 10 pt; }
hr { color: #0066CC; }

a {
	font-family: ms sans serif, arial, tahoma, verdana;
	font-size: 8 pt;
	color: #0000cc;
	font-weight: bold;
	text-decoration: none; }

h1 {
	font-family: arial, verdana, tahoma, ms sans serif;
	font-size: 12 pt;
	font-weight: bold;
	color: #0000cc; }

h2 {
	font-family: sans serif, arial, verdana, tahoma;
	font-size: 10 pt;
	font-weight: bold;
	color: #000000; }

.maintb { /*background: #ffffff;*/
	border-left: 1 px;
	border-right: 1 px;
	border-top: 1 px;
	border-bottom: 1 px;
	border-style: solid;
	border-color: #0000cc; }

.left {	background: #FFFFCC; }

.colunas { vertical-align: top; text-align: justify; }

.footer { /*font-weight: bold;*/ color: #003399; }

.bgsol {
	background: #EAEAEA;
	background-image: url(images/bgsol.jpg);
	background-repeat: no-repeat;
	border-left: 0 px;
	border-right: 0px;
	border-top: 0 px;
	border-bottom: 0 px;
	border-style: solid;
	border-color: #0000cc; }
	
.riscado {
	text-decoration:line-through; 	}