body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;    
}
.blue {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
}
.black {

	font-size: 10px;
	color: #000000;
}
a {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #0066CC;
}
a.blue {
	color: #0066CC;
	text-decoration: none;

}
.lnk {

	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.lnk2 {

	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.message {

	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.green {

	font-size: 10px;
	font-weight: bold;
	color: #88AC33;
}
.vermelho {
	font-size: 10px;
	font-weight: lighter;
	color: #FF0000;
}
.vermelho2 {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.tdbasica {
    padding-left:10px;
    padding-right:10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;    
}
.tdbasica 
{
    text-decoration: none;
	font-size: 10px;
	font-weight: normal;
    PADDING-LEFT:4px;
    PADDING-RIGHT:4px;
    BACKGROUND-COLOR:#ffffff; 
}
.trsel 
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial, helvetica, serif; 
    BACKGROUND-COLOR:#DCEDAF; 
    HEIGHT:15px;
}
.trnormal
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: verdana,arial, helvetica, serif; 
    BACKGROUND-COLOR:#ffffff; 
    HEIGHT:15px;
}