/* CSS Document */

body { background: background: white url(images/indexflag.gif) no-repeat bottom right 
     padding-left: 1em;
     padding-right: 1em;
	font: 8pt georgia, Times, serif; 
	color: #FF0033; 
	}
p { 
	font: 8pt georgia; 
	text-align: justify;
	}
 h1 {
	color: #FF0000;
	size: medium;
	font-family: Futura, "Verdana",
          Arial, sans-serif;
	font-size: medium;
}
	h2 { 
	color: #FF0000;
	size: small;
    font: bold 8pt Georgia, "Times New Roman",
          Times, serif }	  
    h3 {
	color: #FF0000;
	font:  normal 8pt Georgia, "Times New Roman",
          Times, serif  }
	h4 {
	color: #FF3300;
	font:  normal 8pt Georgia, "Times New Roman",
          Times, serif }
  a:link {
    font-weight: bold; 
	text-decoration: none; 
    color: #00ccff }
  a:visited {
    font-weight: bold; 
	text-decoration: none; 
    color: #00ccff }

