body {
    background: white;
    color: black;
    padding: 0;
    margin: 0;
    }

.content p {
    color: #000000;
    font-family: Times, serif;
    font-size: 12pt;    
    line-height: 110%;
    margin-bottom: 9px;
    margin-top: 6px;
    margin-right: 16px;
    }

.content blockquote {
    color: #000000;
    font-size: 12pt; 
    font-family: Times, serif;
    line-height: 108%;
    }

.content li {
    color: #000000;
	font-family: Times, serif;
	font-size: 12pt; 
    margin-right: 16px;
    line-height: 120%;
    }

.content ul {
    color: #000000; 
	font-family: Times, serif;
	font-size: 12pt; 
    line-height: 120%;
    margin-right: 16px;
    }

.content h2 {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size:12pt;
    font-weight: bold;
    padding-top: 24px;
    }

.content h3 {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    }

.title2 {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    }

.subtitle {
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12pt;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    }




