address {
	font-size: 0.6em;
	background: #4c9b2d;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	padding-top: 3px;
}

address a:link, address a:visited {
	background-color: #4c9b2d;
	color: #FFFFFF;
}

address a:hover {
	text-decoration: none;
	background-color: #4c9b2d;
	color: #FFFFFF;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #4c9b2d;
	color: #000000;
	font-size: 72%;
	text-align: left;
	
}

#address {
	font-size: 0.8em;
	background: #4c9b2d;
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	padding-top: 3px;
}

#address a:link, address a:visited {
	background-color: #4c9b2d;
	color: #FFFFFF;
}

#address a:hover {
	text-decoration: none;
	background-color: #4c9b2d;
	color: #FFFFFF;
}

h1, h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}

h1 {
	color: #000000;
	margin-bottom: 5px;
}

h2 {
	color: #008000;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

p {
	margin-top: 2px;
	margin-bottom: 8px;
}

a {
	list-style-position: outside;
	list-style-image: url(../images/simbolo_lista.gif);
}

a:link, a:visited {
	background-color: transparent;
	color: #333333
}

a:hover {
	text-decoration: none;
	color: #D84A8A;
	background-color: #FFFFFF;
}

.SmallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #4c9b2d;
}

.SmallerText a:link, .SmallerText a:visited {
	background-color: transparent;
	color: #FFF;
	background-color: #4c9b2d;
}

.history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.history a:link, .history a:visited {
	background-color: #FFFFFF;
	color: #000000
}

.history a:hover {
	text-decoration: none;
	color: #D84A8A
}

ul {
	margin-top: 0;
	margin-bottom: 13px;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/simbolo_lista.gif);
}

li a:link, li a:visited {
	background-color: #FFFFFF;
	color: #333333
}

li a:hover {
	text-decoration: none;
	color: #D84A8A;
	background-color: #FFFFFF;
}

.list {
	color: #333333;
	list-style-image: url(../images/simbolo_lista2.gif);
	background-repeat: no-repeat;
}

.list a:link, .list a:visited {
	background-color: #FFFFFF;
	color: #333333
}

.list a:hover {
	text-decoration: none;
	color: #D84A8A;
}

.linkRight {
	text-align:  right;
	color: #000000;
	font-size: 0.9em;
}

.linkRight a:link, .linkRight a:visited {
	background-color: #FFFFFF;
	color: #333333;
}

.linkRight a:hover {
	text-decoration: none;
	color: #D84A8A;
}


.imageLeft {
	float: left;
	margin-right: 4px;
	border: 1px solid #000;
}	

.imageRight {
	float: right;
	margin-left: 4px;
	border: 1px solid #000;
}

.imageRxNoBorder {
	float: right;
	margin-left: 4px;
	border: none;
}

caption {
	padding: 2px;
	margin: 0 8px 0 8px;
	background: #008000;
	color: #FFFFFF;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

.table {
	margin: 8px;
	border-spacing: 2px;
	width: 490px;
	text-align: left;
}

.td {
	vertical-align: middle;
	padding: 3px;
	background-color: e6e6e6;
}

td dl {
	padding: 0;
	margin: 0;
	color: #000000;
}

th {
	background: #F1F8CB;
	color: #000000;
	width: 90px;
	text-align: center;
}
