.inlineContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
ol.inlineContent li
{
	display:inline;
	list-style-type:decimal;
}

a { color: #0000FF; text-decoration: none }
A:hover {color: #FF0000; text-decoration: underline}

.menu        { font-family: Arial; font-size: 10pt; text-align: left; 
               margin-left: 3; margin-top: 6; margin-bottom: 6; }
.top         { font-family: Arial; font-size: 16pt; text-align: center; 
               line-height: 120%; margin-top: 0; margin-bottom: 0; }
.top2        { font-family: Arial; font-size: 16pt; text-align: center; 
               line-height: 120%; margin-top: 12; margin-bottom: 12; 
               margin-right: 75; }
.top3        { font-family: Arial; font-size: 12pt; text-align: left; 
               margin-left: 18; margin-right: 32; margin-top: 12; margin-bottom: 6;
               line-height: 120%; color: #0000FF; }
.top4        { font-family: Arial; font-size: 10pt; text-align: center; 
               margin-top: 6; margin-bottom: 6; margin-right: 75; 
               line-height: 120% }
.norm        { font-family: Arial; font-size: 12pt; text-align: Justify; 
               margin-left: 18; margin-right: 32; margin-top: 6; margin-bottom: 6;
               line-height: 150%; }
.ind1        { font-family: Arial; font-size: 12pt; text-align: left; 
               margin-left: 18; margin-right: 32; margin-top: 6; margin-bottom: 0;
               line-height: 120%; }
.ind2        { font-family: Arial; font-size: 9pt; text-align: left; 
               margin-left: 36; margin-right: 32; margin-top: 0; margin-bottom: 3;
               line-height: 100%; }
.tab         { font-family: Arial; font-size: 12pt; text-align: left;
               margin-left: 6; margin-top: 6; margin-bottom: 6; 
               line-height: 120%; }
.tab2        { font-family: Arial; font-size: 12pt; text-align: center; 
               margin-left: 6; margin-top: 6; margin-bottom: 6; 
               line-height: 120%; }
.img         { font-family: Arial; font-size: 12pt; text-align: center;  
               margin-top: 6; margin-bottom: 6; 
               line-height: 120%; }
.bottom      { font-family: Arial; font-size: 12pt; text-align: center; 
               line-height: 100%; margin-top: 0; margin-bottom: 0; 
			   color: #0000FF; }


