body { background-color: E8F3FF;
	font-family: "Verdana";
	font-size: 80%;
	margin-left: 4%;
	margin-right: 4%;
}

p {  text-align: justify; text-indent: 4ex;
     margin-top: 1.5ex}
p.glava { text-indent: 0ex; text-align: center; margin-top: 4ex; margin-bottom: 1.5ex; color: 000000;
	font-family: "Times New Roman"; font-size: 140%; font-weight: bold; margin-right: 9ex; margin-left:9ex;}
}

p.about { text-indent: 0ex; text-align: center; font-size: 90%; font-weight: bold; font-family: "Verdana"; color: 000000; letter-spacing: 0.0ex;
          margin-right: 6ex; margin-left: 6ex; margin-top: 1.5ex; margin-bottom: 6ex}

P.comm { text-indent: 4ex; text-align: justify;	margin-top: 1.5ex; font-size: 85%; margin-left: 0%;}


a:link, a:visited { text-decoration: none; color: 004080; } 
a:hover, a:active { text-decoration: none; color: 99CCff; }

hr.comm {  text-align: left; width: 30%; height: 1; margin-top: 2ex; color: 90BDE5}

.header
{ width : 100%;
	background-color : #90BDE5;
  padding-left : .5em;
  padding-right : .5em;
  padding-bottom : .3em;
  padding-top : .3em;
  
  border-bottom : 1px solid #004080;
  border-right : 1px solid #004080;
  border-top : 1px solid #FFFFFF;
  border-left : 1px solid #FFFFFF;
  
  font-family : arial, times new roman;
  font-size : 130%;
  color : #FFFFFF;
  text-align : center;
  font-weight : bold;
  
  margin-bottom : 3ex;
}

td { font-size: 80%; }

li { margin-top: 1ex; }

.title
{ width : 100%;
	background-color : #90BDE5;
  padding-left : .5em;
  padding-right : .5em;
  padding-bottom : .3em;
  padding-top : .3em;
  
  border-bottom : 1px solid #004080;
  border-right : 1px solid #004080;
  border-top : 1px solid #FFFFFF;
  border-left : 1px solid #FFFFFF;
  
  font-family : arial, times new roman;
  font-size : 100%;
  color : #FFFFFF;
  text-align : center;
  
  
  margin-bottom : 3ex;
}

hr {  height: 1; color: 90BDE5; }


