body{
	background-color: #FCFEFE;
	background-image:   url(../imgs/FitNewsletter_Geral_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.mastertable{
background-color: White;
	width: 650px;
	border-right: 3px;
	border-right-style: solid;
	border-right-color: White;
	border-left: 3px;
	border-left-style: solid;
	border-left-color: White;
}

td.header{
text-align: center;
border-top: 1px;
	border-top-style: solid;
	border-top-color: White;	
}

td.filet{
	background-color: #186C8C;
	width:  100%;
	height: 6px;
	line-height: 6px;

}

td.content{
	text-align: justify;
	font-size: 11px;
	color:#464646;
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #808080;
	padding: 10px;
	background-image: url(../imgs/FitNewsletter_Geral_content_bg.gif);
	background-repeat: repeat-x;
	background-color:#FDFDFD;
}

td.footer{
	background-color: #186C8C;
	width:  100%;
text-align: center;
color: White;
font-size: 10px;
font-weight: bold;
}

a:link {
	font-size: 11px; color: #464646; font-style: normal;
 text-decoration: none;
}

a:active {
	color: #464646; font-style: normal; text-decoration: none;
}
a:visited {
	color: #464646; font-style: normal;  text-decoration: none;
}
a:hover {
color: white; font-style: normal; 
text-decoration: underline;
}

a.footer:link {color: white; 
text-decoration: none; 
font-weight: normal; 
font-size: 10px;}

a.footer:visited {color: white; 
text-decoration: none; 
font-weight: normal; 
font-size: 10px;}

a.footer:hover {color: white; 
text-decoration: underline; 
font-weight: normal; 
font-size: 10px;}

a.footer:active {color: white; 
text-decoration: none; 
font-weight: normal; 
font-size: 10px;}



td.slogan{
	text-align: center;
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #808080;
}

td.notas{
padding: 10px;
	font-size: 10px;
	color:#A4A4A4;
}

table.master{
	/*border-right-width: 2px;*/
	border-right-width: 1px;
	border-right-color: White;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: White;
	border-left-style: solid;
}
