body {
	padding:0px;
	margin:0px;
	background-color:#737D82;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #98A5AC;
}
.copy_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #BFBFBF;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9D9D9D;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #424242;
}
.link_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #727272;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
	/*background-color: #D8DFE7;*/
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	
}
.textboxInvisivel {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	border: 1px solid #ffffff;
	
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #666666;
	border: thin solid #CCCCCC;
	cursor:hand;
}
.textoBranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFEFE;
	font-weight: normal;
	}
h2 {
	color:#9D9D9D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
}