BODY {
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
	font-size: 12px;
}

.DY {
	font-family: Verdana, Arial, sans-serif;
	background-color: #002100;
	font-size: 12px;
}

 
a:active{
	color:#ffffff;
	text-decoration : none;
}

a:visited{
	color:#ffffff;
	text-decoration : none;
}
 a:link{
	color:#ffffff;
	text-decoration : none;
}  
 

a:link.blacklink
{
 color:#000000;
	text-decoration : none;
}
a:visited.blacklink
{
 color:#000000;
	text-decoration : none;
}


a:hover{
	color: #505050;
	text-decoration : none;
}

 a:hover.#sem{
	color: Yellow;
	text-decoration : none;
}
 .#sem{
	color: #ffffff;
		text-decoration : none;
}

 .caption{
	font: 600 13px 'Tahoma';
	text-align: right;
	color: #0000CC;
	padding-right: 10px;
}

.bord {
	border-left-color: White;
	border-left-style: outset;
	border-left-width: 2px;
	border-right-color: White;
	border-right-style: outset;
	border-right-width: 2px;
	border-top-color: White;
	border-top-style: outset;
	border-top-width: 2px;
	border-bottom-color: White;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
table {
	font-family : Verdana;
	font-size : 12px;
	padding : 0px 5px 0px 5px;
	text-align: justify;

}
p{
	text-indent : 0px; 
	padding : 0px 5px 0px 5px;
	font-size : 12px;
	font-family : Verdana;
}
.p {
	text-indent : 20px;
	padding : 0px 5px 0px 5px;
	font-size : 12px;
	font-family : Verdana;	
}
.exib{
    padding: 3px;
	font-family : Tahoma;
	font-size : 11px;
}
 H1{
	text-align: center;
	color: Navy;
	font: 400 18px 'Tahoma';
	padding : 3px;
}
 H2{
	text-align: right;
	color: Navy;
	font: 600 12px 'Tahoma';
	padding : 3px;
	background-color : #d0d0d0;
}
 .H2{
	text-align: right;
	color: Navy;
	font: 600 12px 'Tahoma';
	padding: 3px;
	font-style: italic;
}
ul{
<!--	text-indent : 10px;-->
	padding : 0px 5px 0px 5px;
	margin : 0px 5px 0px 5px;
        font-size : 12px;
	font-family : Verdana;
}

.table_cell{vertical-align:top;padding-left:7px;padding-right:3px;padding-top:3px;padding-bottom:4px;}

.table_row_header{}.table_cell_header{background-color:#E30303;font-weight:bold;color:white;vertical-align:top;padding-left:7px;padding-right:7px;padding-top:4px;padding-bottom:4px;}


.table_row1{background-color:#F0EACE;}

.table_cell a:link{
	color:black;
	text-decoration : none;
}  
 
.table_cell a:hover{
	color: #505050;
	text-decoration : none;
}


.table_row2{background-color:white;}

.table_row_header,.table_row1,.table_row2{padding-top:4px;padding-bottom:4px;}

