@charset "utf-8";
body  {
	width:805px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	padding-top:0px;
	margin-top:0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #003366;
	border: 5px;
	border-bottom:5px;
	border-bottom-style:double;
	border-bottom-color: yellow;
	border-left: 5px;
	border-left-style:double;
	border-left-color: #FFFF00;
	border-right: 5px;
	border-right-style:double;
	border-right-color: #FFFF00;
	}
h1{
	font-family: "Times New Roman", Times, serif;
	color:#FF0000;
	margin-top:0px;
	text-align: center;
	text-decoration:blink;
	font-style: italic;
	font-weight:500;
	 }	
h2{
	color:#0099FF;
	margin-top:0px;
	text-align: center;	
}
h3{
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	padding:10px;
	color: #000066;
 
}
p{
font-family:"Courier New", Courier, monospace;
font-size:12px;
padding:5px;

}
.texrojo{
color:#FF0000;
}
table{
	margin-top:0px;
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border: 0;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: none;
	border-left-width: medium;

}
div.table{
	margin-top:200px;
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border: 0;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-style: none;
	border-left-width: medium;

}

 

