						body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size : 12px;
	color: #96d077;
}
                INPUT, TEXTAREA, SELECT, OPTION {
                        font-family: Verdana, Arial, Helvetica, sans-serif;

                        font-size: 10px;
                        background : #E7E7E7;
                        border-left : 1px solid;
                        border-top-style : solid;
                }

						a {
						text-decoration: none; 
						font-size: 12px; 
						}
						
						a:link {
   color: #bed077;
}
						a:visited {
   color: #88c172;
}
						a:hover {
   color: #ffec1d;
}
						.UL {
	text-decoration: underline;
}		
						.SML2 {
	font-size : 11px;
}

						.UL2 {
	font-size : 11px;
	text-decoration: underline;
}		
						.ATWO a:link {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:visited {
						font-size : 11px;
	text-decoration: none;
	font-weight : normal;
}
						.ATWO a:hover {
   font-size: 11px;
   text-decoration: none;
   color: #787878;
   font-weight: normal;
}
						.ATHREE a:link {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:visited {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight : normal;
}
						.ATHREE a:hover {
	font-size : 14px;
	letter-spacing: 0px;
	text-decoration: none;
	color: Gray;
	font-weight : normal;
}
						.AFOUR a:link {
	font-size : 11px;
		text-decoration: none;
	color: White;
	font-weight : normal;
}
						.AFOUR a:visited {
	font-size : 11px;
	text-decoration: none;
	color: White;
	font-weight : normal;
}
						.AFOUR a:hover {
   font-size: 11px;
   text-decoration: none;
   color: #CFCFCF;
   font-weight: normal;
}

						.AFOURDOWN a {
   font-size: 11px;
}

						.ArialFont {
	font-family: Arial, Helvetica, sans-serif;
}

UL {
	margin-top : 5px;
	margin-bottom : 10px;
	list-style : square;
	margin-left : 10px;
}

li {
	margin-left : 10px;
}


P {
	margin-top : 0px;
   margin-bottom : 11px
}

.P2 P{
	margin-bottom : 5px;
}

.Subtitle {
   font-size: 14px;
   color: #595959;
}

.TITLE {
	font-size : 16px;
	color :#999999;
	font-weight : bold;
}
