/* PPOPSC CSS */

BODY {          font-family: arial,tahoma,verdana,sans-serif,cursive;
                font-size: 16pt;                
                background-color: #ffffcc;}


 p {
    font-family:Garamond;
    font-size:24px;
}

 h1 {
    text-align:center;
    font-family:cursive;
    font-size:36px;
    font-weight: bold;
    color:#cc6400;
}

h4 {
    font-family: cursive;
    font-size: 11px;
    font-style: normal;
    color: #36642b;
    padding: 0px;
    margin-left: 6px;
    margin-top: 6px;
    text-align:center;
 }

 q {
    font-family: cursive;
    color:#36648b;
    text-align: center;
}

span {
    color: #cc0000;
    font-size:40px;
}

.list 	{padding:0px;
        list-style-type: square;}

.list li{ margin:0px 0px 5px 20px;}

.list_s	{padding:0px;
        list-style-type: square;}

.list_s li{ margin:10px 0px 5px 18px;}

.listnum {padding:7px;}

.listnum li{ margin:0px 0px 5px 20px;}

