body {
	background-color:#FD8200;
	margin:10px;
}

.tablemax {
	height: 100%;
	width: 750px;
}

.tablefooter {
	height:50px;

}

#content {
	padding: 10px;
}

.pictureborder {
	border: 1px solid #CD0001;
	margin: 5px;
}

.pictureright {
	float: right;
	margin: 5px;
	border: 1px solid #CD0001;
}

.pictureleft {
	float: left;
	margin: 5px;
	border: 1px solid #CD0001;
}

a:link {
	color: #CD0001;
	text-decoration: none;
}
a:visited {
	color: #CD0001;
	text-decoration: none;
}
a:hover {
	color: #CD0001;
	text-decoration: underline;
}
a:active {
	color: #CD0001;
	text-decoration: none;
}

p {	
	font-size: 12pt;
    font-family: arial;
    line-height: 15pt;
	color: #CD0001;
	}

.stylesmall {	
	font-size: 10pt;
    font-family: arial;
    line-height: 12pt;
	color: #CD0001;
	}

h1 {	
	font-size: 15pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 18pt;
    color: #CD0001;
	}

h2 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: left;
    font-weight: bold;
    line-height: 15pt;
    color: #CD0001;
	}

h3 {	
	font-size: 12pt;
    font-family: arial;
   	text-align: center;
    font-weight: bold;
    line-height: 15pt;
    color: #CD0001;
	}

#styletext {
	font-size: 0px;
	visibility: hidden;
	}

.ig_reset {
	float: right;
}

#esta {
	width:140px;
	position:absolute;
	right:10px;
	top:130px;
	background:#fff;
	padding:10px;
}
ul li {
	font-size:15px;
	font-family:arial, verdana, sans-serif;
	margin:5px 0px;
}
.listuno {
	color:#ff0000;
}
.listdos {
	color:#0000ff;
}
