A, A:LINK {
	color : Maroon;
}

A:VISITED {
	color : Black;
}

P {
        font-family: "Times New Roman", Times, serif;
        font-size : 14pt;
        font-weight : bold;
        }
.green {
        font-family: "Times New Roman", Times, serif;
        line-height: 20pt;
        font-size : 14pt;
        font-weight : bold;
                color: #007556;
        } 

.pcolor {
        font-family: "Times New Roman", Times, serif;
        line-height: 13pt;
        font-size : 12pt;
        font-weight : bold;
		color: #007556;
        }
		
.pcolor2 {
        font-family: "Times New Roman", Times, serif;
        line-height: 13pt;
        font-size : 14pt;
        font-weight : bold;
		color: #007556;
        }		

.sub {
        font-family: "Times New Roman", Times, serif;
        line-height: 13pt;
        font-size : 10pt;
        font-weight : bold;
		color: #cc9933;
        }	
		
		
.subheader {
        font-family: "Times New Roman", Times, serif;
        font-weight: 700;
        font-size: bold 100pt;
        line-height: 16pt;
		color: black;
        }
        
.text  {
        font-family: "Times New Roman", Times, serif;
        line-height: 14pt;
        font-size : 11pt;
		color: Maroon;
        }