@charset "utf-8";
body {
	margin:0;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}


h1 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	font-family: "Trebuchet MS";
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
select, input, textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #EAEAEA;
}



.degrade {
background-repeat:repeat-x;
background-position:top;
}

.degrade2 {
background-repeat:repeat-y;
background-position:left;
}

a.novo2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.novo2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.novo2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a.novo2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
