

body {

    background-color: #cccc99;

}



p {

    font-family: "arial", serif;

    font-size: 13pt;

    text-align: justify;

    line-height: 17pt;

    padding: 10px;

    color: #fff;

}


.indent {

    font-family: "arial", serif;

    font-size: smaller;

    text-align: justify;

    line-height: 17pt;

    color: #fff;

    margin-left:1cm;

    margin-right:1cm;

    margin-top:-.4cm

}


h4 {

	font-family: "arial", serif;
	
	font-size:15pt;
	
	font-weight:normal;

	color: rgb(51,51,102);

}


ul {

    font-family: "arial", serif;

    font-size: 13pt;

    text-align: justify;

    line-height: 17pt;

    padding: 10px;

    color: #fff;

}



a {

    color: #9999cf;

    text-decoration: none;

}



a:hover { 

    color: #9c0063;

}



.orange {

    font-size: 20pt;

    color: #c65811;

}

