body,td,a,.pageTitle,.login,.small,.contacto,input {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: white;
	font-size: 11px;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}

hr {
	color: #888888;
}
.pageTitle {
	font-size: 21px;
}
td {
	font-size: 11px;
}
.small,.login {
	font-size: 10px;
}
.login,.contacto {
	border: 1px solid black;
}
input,textarea,.medium {
    font-size: 12px;
}
input,textarea,select,.carrinho {
	border: 1px solid black;
}
.carrinho {
	background: #EEEEEE;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: #707070;
}
.menu,.submenu,.submenu2 {
	font-weight: bold;
}
.menu {
	font-size: 12px;
	line-height: 22px;
}
.submenu,.submenu2 {
	color: #707070;
}
.submenu {
	margin-right: 8px;
	line-height: 18px;
	font-size: 11px;	
}
.submenu2 {
	margin-right: 15px;
	line-height: 18px;
	font-size: 10px;	
}
.descricao {
	text-align: justify;
}
