
#terms { 
    font-family: verdana, arial, helvetica, sans-serif;  
    font-size: 0.7em;
    font-weight: normal;
	overflow: auto;
    height:450px;
    width:99%;
    }
    
#terms .subheading {
    font-size: 1.2em;
    line-height:1.8em;
    font-weight:bold; 
    color: #84C525;
    }

#terms p {
	}
    
a {    
    color: #003E6A;
    text-decoration: none;
    }


a:hover {
    color: black;
    text-decoration: underline;
    }
    
.picture {
    text-align: center;
    padding:10px;
    }
.body {
    margin-bottom:10px;
    font-size:1.0em;
    line-height:1.4em;
    }
.description {
    font-size:12pt;
    }

