/* CSS Document */


body {

	background-color: #FFFF99;
}

a:link, a:visited { color: #34a908; text-decoration: none; } 

a:active, a:hover { color: #34a908; text-decoration: none }

/* Page font */

h1 {font-family: Arial, Helvetica, sans-serif;
    font: 
    normal 
    12pt/1pt 
    arial;
    color: "#000000";}

h2 {font-family: Arial, Helvetica, sans-serif;
    font: 
    normal 
    8pt/10pt 
    arial;
    color: #000000;}
h3  {font-family: verdana, Helvetica, sans-serif;
    font: 
    normal 
    8pt/10pt 
    verdana;
    color: #000000;}
h4  {font-family: Arial, Helvetica, sans-serif;
    font: 
    normal 
    10pt/1pt 
    arial;
    color: 9d0a0e}
p  {font-family: Arial, Helvetica, sans-serif;
    font: 
    normal 
    8pt/1pt 
    arial;
    color: #000000}
 h5 {font-family: Georgia, Helvetica, sans-serif;
    font: 
    normal 
    9pt/10pt 
    Georgia;
    color: #000000}
 h6 {font-family: Georgia,;
    font: 
    normal 
    12pt/10pt 
    color: 000000}
    
    .pricipal{
  
    text-decoration: none;
    text-aling: center;
    margin-rigt: 0px;
    margin-left: 0px;
    margin-botton: 0px;
    margin-top: 0px;
	background-color:#f0eeea;}
	
	#menu
	{
	position:absolute;
	width:873px;
	height:22px;
	left: 61px;
	top: 310px;
	z-index:2;
	background-color:#800000;
	}