<HTML> 
<HEAD>
<Title>Document-Wide Style sheet</Title>
<!-- 
/**********Top Title Formats**********/
Div.titleTxt { 
margin-top: 20px;
white-space:nowrap;
text-align: center;
font-size: 30pt;
font-weight: 400;
font-family: Tahoma;
letter-spacing: 5pt;
text-decoration:underline; 
color: navy;
line-height: 10pt;
		} 
Div.mTitleTxt { 
margin-top: 20px;
white-space:nowrap;
text-align: center;
font-size: 16pt;
font-weight: 300;
font-family: Tahoma;
color: navy;
line-height: 10pt;
		}
/***********Left Title Formats**********/
Div.lTitleTxt { 
margin-top: 35px;
margin-bottom: 10px;
text-align: left;
font-size: 16pt;
font-weight: 300;
font-family: Tahoma;
color: navy;
line-height: 7pt;
		}
/**LT Font Level Formaters**/		
FONT.lFstLetTitleTxt { 
text-align: left;
font-size: 18pt;
font-weight: 600;
font-family: Tahoma;
color: blue;
line-height: 1pt;
		}  
FONT.lTitleTxt { 
text-align: left;
font-size: 16pt;
font-weight: 300;
font-family: Tahoma;
color: navy;
line-height: 7pt;
		}
/***********General Text Formaters**********/		 
DIV.genTxt { 
margin-top: 10px;
margin-bottom: 10px;
text-indent: 15px;
text-align: justify;
font-size: 12pt;
font-family: Tahoma;
color: navy;
line-height: 15pt;
		}
/**GT Font Level Formaters**/		
FONT.fstLetGenTxt { 
text-indent: 15px;
text-align: justify;
font-size: 16pt; 
font-family: Tahoma;
font-weight: 600;
color: blue;
line-height: 1pt;
		} 
FONT.genTxt { 
text-indent: 15px;
text-align: justify;
font-size: 12pt;
font-family: Tahoma;
color: navy;
line-height: 15pt;
		}  
FONT.genTxtNI { 
text-align: justify;
font-size: 12pt;
font-weight: 550;
font-family: Tahoma;
color: navy;
line-height: 15pt;
		}  		
/**********END Formatters**********/
-->
</style>		 
</head>
<BODY></BODY></HTML> 

