body {
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	background:#f0f0f0;
}

p{

margin-right:21px;
margin-left:21px;
}

H2{

color:#003366;
font-family:"Trebuchet MS";
font-size:16px;
margin-right:16px;
margin-left:16px;
}

a{

color:#996600;
font-family:"Trebuchet MS";
font-size:12px;
text-decoration:none;
font-weight:bold;
}
a:hover{

color:#E8B43C;
font-family:"Trebuchet MS";
font-size:12px;
text-decoration:none;
}

/* lista 
ol li{margin:0 0 0 23px;}
ul, ol{margin:12px 0 0 5px; _margin:12px 0 0 3px; font-family:"Trebuchet MS"; font-size:12px; color:#333333;}

ul li{
	list-style:none; 
	margin:4px 0 0 15px; 
	background:url(../images/seta.gif) no-repeat 0 5px; 
	padding:0 0 0 20px;
}

ul li a{
text-decoration:none;
color:#996600;
}

ul li a:hover{
text-decoration:underline;
color:#AEE3E3;
}*/

ul {
	margin-left:20px;
	text-align:left;
}

ul li {
	list-style-image:url(../images/seta.gif);
}

textarea
{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#F7F5F0;
	margin:0 0 0 3px;
	border:1px solid #C3C6A7;	
}

input, select{
    font-family:"Trebuchet MS";
	font-size:11px;
	color:#525961;
	margin:0 0 0 3px;
	width:145px;
	height:19px;
	border:1px solid #C3C6A7;
	
}

input{
	font-family:"Trebuchet MS";
	font-size:11px;
	border:1px solid #C3C6A7;
	background-color:#F3F5F5;
	color:#525961;
}
