{leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF
}

a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited { 
	color: #666666;
	text-decoration: underline;
	font-weight: bold; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
a:active { 
	color: #666666;
	text-decoration: underline;
	font-weight: bold; 
	}
	
.bodyNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
	
.bodyVerdBold { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	}
	
.bodyVerdLtBold { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	font-weight: bold;
	}
	
.bodyVerdWhite { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	}