BODY {
	background-color : #CCCC99;
	color : #000000;
	font-family : sans-serif;
	margin-left : 76px;
	margin-right : 10%;
	text-align: justify;
      text-indent : 0pt
      background-position: top left;
	background-attachment: fixed;
  
	background-repeat: no-repeat;
	background-image : url(background3.jpg);
	border:4px solid #006699;
	top:0;
	left:0;
	margin:45;
	padding:55;
}
li {
	color : #000000;
	font-family : sans-serif;
      text-align: justify;
      text-indent: 0pt
}

A:LINK {
	color : #663333;
	text-decoration : none;
}

	A:VISITED {
		color : #006666;
		text-decoration : none;
	}

A:HOVER {
	background-color : #FFFFFF;
	color : #00009F;
	text-decoration : none;
}

H1 {
	color : #000000;
	font-family : sans-serif;
	font-size : 250%;
 text-indent: 0pt
}

H2 {
	color : #000000;
	font-family : sans-serif;
	font-size : 160%;
 text-indent: 0pt
}

H3 {
	color : #000000;
	font-family : sans-serif;
	font-size : 140%;
 text-indent: 0pt
}

H4 {
	color : #000000;
	font-family : sans-serif;
	font-size : 115%;
 text-indent: 0pt
}

H5 {
	color : #000000;
	font-family : sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
 text-indent: 0pt

}

.center {
  text-indent : 0pt;
  text-align : center
}

