/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 05px;
	margin-top: 05px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:5px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

h1  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
}

h2  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}

h3  {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
}

a {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #848400;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #B59100;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #848400;
}
.titulo {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #999900;
}
	
table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

.verde {
	color:#999900
}

ul {
	font-size:12px;
}
