body {
	background-image:url(../images/bg.gif); 
	background-repeat: repeat-y;
	background-position: center;
	color:#333333;
	font-family:Arial;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	color:#333333;
	font-family:Arial;
	font-size:11px;

}

.menu_menor {
	color:#747474;
	font-family:Tahoma;
	font-size:10px;
}

.linha_email {
	color:#626262;
	font-size:11px;
}

form {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	spacing: 0px
}

input, select, textarea {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
    background-color: none;
}

a:link, a:visited {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}

a:hover {
	color:#666666;
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
}
