body{

font-family:  Arial, Helvetica, sans-serif;

margin-top:-10px;

text-align:justify;

}

.Right {
float: right;
margin: 0 0 50px 20px;
clear: right;
}


#Wrapper {

margin-left:4%;
margin-right:4%;

}


#Header {

text-align:left;
}

#Header li {

display:inline;

margin-top:-10px;

}

#Header ul {

margin-top:-27px;

}




#Left {

margin-top:170px;
width:25%;
float:left;
font-size: 9px;
}


#Left ul{

line-height:20px;
}

#Left h4, h5, h6 {

font-size:17px;
}

#Centre{

width: 50%;
float:left;
}

#Footer {

margin-top:40px;

}

#Footer h6{
text-align:center;
font-size:19px;
}






ul, ol {
font-size: 14px;
line-height: 20px;
}


p {

margin: 26px;
font-size: 14px;


}


h1{

margin:60px 0px;

text-align:center;

font-size:26px;


}


h2 {

margin:50px 0px;

text-align:left;

font-size: 19px;

}




h3  {

font-size:15px;

text-align:left;



}


img {

border: none;

padding: 20px;

letter-spacing: 2px;

}




h1, h2, h3, h4, h5, h6{

color: rgb(132, 148, 202) ;

text-decoration:underline;

}



/*LINKS*/

a:link { color: rgb(105, 106, 87);

text-decoration:none;}

a:hover {color: Blue;

text-decoration:none;}

a:visited {

text-decoration:none;}








</style>