body{background: blue;}
p{text-align:justify}
h2{color:yellow; font-family:verdana}
h1{color:white; font-family:verdana}
p{font-size:12px; color:white; font-family:verdana}
th{background-color: #000064}
a{font-size:14px; color:yellow; font-family:verdana}
h3{color:yellow; font-family:arial}
h5{color:yellow; font-family:verdana}
#contenidoflash {
	text-align: center; 
}

h4{color:white; font-family:arial}
li{disc; color:white; text-align:justify}
table{border-style:groove}
th{vertical-align:top}



/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
