body {
  font-size: 11pt;
  line-height: 160%;
  background:#000000
}

h1 {
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

table {
  line-height: 160%;
}

.navi {
  text-align:center;
@font-size: 11pt;
  text-decoration: none;
  
}

.navi a:link {
  color: #ffffff;
  text-decoration: none;
}

.navi a {
  color: #ffffff;
  text-decoration: none;
}
 
.navi a:visited {
  color: #ffffff;
}
 
.navi a:active {
  color: #ffffff;
}

.navi a:hover {
  color: #FC7171;
}

p {
	font-size: 15px;
	margin-bottom:0px;
	margin-top: 0px;
}

.p1 {
	font-size: 15px;
        line-height:40px; 
	margin-bottom:30px;
	margin-top:30px;
}

.p2 {
	font-size: 12px;
	margin-bottom:0px;
	margin-top: 0px;
}

h4 {
    font-size: 12px;
    color: #ffffff;
    margin-bottom:10px;
    margin-top: 10px;
}

.p3 {
	font-size: 12px;
            color: #ffffff;
	margin-bottom:10px;
	margin-top: 10px;
}

.p4 {
	font-size: 12px;
            color: #ff0000;
	margin-bottom:0px;
	margin-top:0px;
}


.p5 {
	font-size: 15px;
            color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
        line-height: 30px;
}

.p6 {
	font-size: 15px;
            color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
        line-height: 25px;
}

#face{  float:left;
        margin-left: 25px;

     }

#face2{  float:left;
        margin-left: 0px;

     }

#text{  float:left;
        margin-top: 35px;
        margin-left: 20px;
        margin-right: 20px;

     }


