body {
        margin-left:2em;
/*        margin-right:2em; */
position: relative;
width: 630px;
        padding-left:1em;
        padding-right:1em;
/*	background-image: url(/images/bg_paper.gif);*/
}
/*
#mybanner {
position: relative;
top: 0;
background-color: blue;
width: 640px;
height: 170px;
font-family: sans-serif;
color: white;
background-image: url(/images/Almendro2.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
}
#mybanner h2 {
position: relative;
top: 5;
right: 35px;
}
*/
h1 {
        text-align:center;
}
p {font-family: Arial }
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	font-family: Arial
}
h1, h2, h3, h4, h5, h6 { font-family: Arial }
