.title1  { 
        font-family : Arial; 
	font-size   : 14pt; 
	line-height : normal; 
	color       : darkgreen; 
	font-weight : bold;
	}

.header1  { 
        font-family : Arial; 
	font-size   : 11pt; 
	line-height : normal; 
	color       : white; 
	font-weight : bold;
	}

.header2  { 
        font-family : Arial; 
	font-size   : 10pt; 
	line-height : normal; 
	color       : black; 
	font-weight : bold;
	}

.normal1  { 
        font-family : Arial; 
	font-size   : 10pt; 
	line-height : normal; 
	color       : black; 
	font-weight : normal;
	}

.normal2  { 
        font-family : Arial; 
	font-size   : 10pt; 
	line-height : normal; 
	color       : blue; 
	font-weight : normal;
	}

