 body
{
	background-color: white;
<font FACE="Courier New">
        
        
}
        

#menu {
	clear: both;	
	margin: 30px;
	padding: 0;
	background: url(menu.jpg) repeat-y center top;	
	font: 24px/30px Courier New;
	height: 34px;
	background: #1E90FF;
	text-align: center;
}


#menu ul {
	float: none;
	list-style: none;
	margin-top:0; padding: 0;
	margin-right:0; padding: 0;
	margin-bottom:0; padding: 0;
	margin-left:90; padding: 0;
}
#menu ul li {
	display: inline;
         
}

#menu ul li a {
	display: inline;
	float: 0 auto;
	padding-top: 8px;
	padding-right: 28px;
	padding-bottom: 8px;
	padding-left:8px;
	color: black;	
	text-decoration: none;
}


#menu ul li a:hover {
	background-color: #00BFFF;
	color: #006633;	
}
#menu ul li#current a {	
	background-color: #eee;
	color: #333;
}



H1.texter {
  font-family: 'Courier New';
	font-size: 15pt;
	color: #black;
	
	
	font-variant: normal;       
         text-decoration: none;

}

H1.texter8 {
  font-family: 'Courier New';
	font-size: 12pt;
	color: #black;
	
	
	font-variant: normal;       
         text-decoration: none;

}







H1.texter2 {
   
	font-size: 14px;
	color: #black;
	font-family: 'Courier New';
	font-variant:small-caps;
            }

H1.texter3 {
        font-family: 'Courier New';
	font-size: 10pt;
         
        FONT-WEIGHT: normal; 

	color: navyblue;
	

	
	     
        text-decoration: none;
            }


TABLE.Table1
{      

background-color:#6495ED;

       width: 400px;
        height=500px
	background-color:#6495ED;

        border-top: #00008B solid;
	border-top-width :thin;
        border-left: blue solid;
        border-left-width :thin;
        border-bottom: #00008B  solid;
	border-bottom-width :thin;
        border-right: blue solid;
        border-right-width :thin;


}


TABLE.Table2
{       width: 400px;
         background-color:#1E90FF;
       border-top: #00008B solid;
	border-top-width :thin;
        border-left: blue solid;
        border-left-width :thin;
        border-bottom: #00008B  solid;
	border-bottom-width :thin;
        border-right: blue solid;
        border-right-width :thin;


}


TABLE.Table3
{       width: 400px;
         background-color:white;
           border-top: #00008B solid;
	border-top-width :thin;
        border-left: blue solid;
        border-left-width :thin;
        border-bottom: #00008B  solid;
	border-bottom-width :thin;
        border-right: blue solid;
        border-right-width :thin;  




}

  
 
button.button1
{
        width: 150px;
        height: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: skyblue;
	line-height: normal;
	padding-top: 0px;
	letter-spacing: normal;
	background-color: #00008B;
}

INPUT.input1
{
	
	
	line-height: normal;
	
	letter-spacing: normal;
	background-color: white;
}

.tarea
{


	background-color: skyblue;
	
	line-height: normal;
	
	letter-spacing: normal;
	


}




a         { color: black;font-size: 10pt; text-decoration: none; border-bottom-style: solid; border-bottom-width: 0px }
a:link    { border-bottom-color: navyblue }
a:visited { border-bottom-color: purple }
a:hover   { border-bottom-color: green }
a:active  { border-bottom-color: red }



