
<!--
/*all my dhtml is here*/

.container {
	background-color: #f2f2f2;
	width: 920px;
	min-height: 600px;
	margin-left: 10%;
	padding-left: 10px;
	padding-right: 10px;
}


	H1 {font-family: Helvetica, Arial, Geneva;
				text-align: left;
				font-size: 16pt;
        font-style: normal;
				color: #007DA8;
				line-height: 20px;
				}

	H2 {font-family: Helvetica, Arial, Geneva;
				font-size: 11pt; 
				text-align: left;
				font-style: normal;
				color: #000000;
         }
	H3 {font-family: Helvetica, Arial, Geneva;
				text-align: center;
				font-size: 16pt;
        font-style: normal;
				color: #00007D;
				line-height: 20px;
				}
	H4 {font-family: Arial, Square, Bankgothic, Helvetica;
				font-size: 16pt; 
				text-align: center;
				font-style: bold;
				color: #FF0000;
         }
	P {font -family: Helvetica, Arial, Geneva;
				font-size: 10pt; 
				text-align: justify;
				font-style: normal;
				color: #000000; 
				line-height: 14px;
}
	.font10 {font-family: Arial, Helvetica, Arial, Geneva;
				font-size: 10pt; 
				text-align: left;
				font-style: normal;
				color: #000000; 
				line-height: 12px;
}
	.FirstClass {font-family: Arial, Helvetica, Arial, Geneva;
				font-size: 11pt; 
				text-align: left;
				font-style: normal;
				color: #000000; 
				line-height: 16px;
}
	.SecondClass {font-family: Arial, Helvetica, Arial, Geneva;
				font-size: 12pt; 
				text-align: center;
				font-style: normal;
				color: #000000; 
				line-height: 16px;
}
	.ThirdClass {font-family: Times, Helvetica, Arial, Geneva;
				font-size: 14pt; 
				text-align: center;
				font-style: normal;
				color: #00007D; 
				line-height: 20px;
}
	.ThirddClass {font-family: Times, Helvetica, Arial, Geneva;
				font-size: 18pt; 
				text-align: center;
				font-style: normal;
				color: #00007D; 
				line-height: 20px;
}
	.FourthClass {font-family: Helvetica, Arial, Geneva;
				text-align: left;
				font-size: 16pt;
        font-style: normal;
				color: #001DA8;
				line-height: 23px;
				}
	.FifthClass {font-family: Times, Helvetica, Arial, Geneva;
				font-size: 15pt; 
				text-align:left;
				font-style: normal;
				color: #000000; 
				line-height: 11px;
}
	.SixthClass {font-family: Helvetica, Arial, Geneva;
				font-size: 10pt; 
				text-align:left;
				font-style: normal;
				color: #FF0000; 
				line-height: 11px;
}
	.SeventhClass {font-family: Arial, Times, Helvetica, Arial, Geneva;
				font-size: 14pt; 
				text-align: center;
				font-style: normal;
				color: #FF0000; 
				line-height: 17px;
}
	.EightClass {font-family: Arial, Times, Helvetica, Arial, Geneva;
				font-size: 12pt; 
				text-align: center;
				font-style: normal;
				color: #FF0000; 
				line-height: 17px;
}
	.NinethClass {font-family: Times, Helvetica, Arial, Geneva;
				font-size: 13pt; 
				text-align: center;
				font-style: normal;
				color: #000000; 
				line-height: 17px;
}
	.copyright {font-family: Helvetica, Arial, Geneva;
				font-size: 8px; 
				text-align: center;
				font-style: normal;
}
-->

