

/*==================list1====================*/
ul { list-style:none;}

.list1 a {  text-decoration:none; 
	COLOR: #808080;
	FONT-FAMILY: Times New Roman;
	font-weight: bold;
	font-size: 18px;

}
.list1  a:hover { 

 text-decoration: underline;
	COLOR: #96B12C;
	FONT-FAMILY: Times New Roman;
	font-weight: bold;
	font-size: 18px;


}

/*==================list2====================*/
ul { list-style:none;}

.list2 a {  text-decoration:none; 
	COLOR: #96B12C;
	FONT-FAMILY: Times New Roman;
	font-weight: bold;
	font-size: 15px;

}
.list2  a:hover { 

 text-decoration: underline;
	COLOR: #808080;
	FONT-FAMILY: Times New Roman;
	font-weight: bold;
	font-size: 15px;


}



H1
{
	COLOR: #808080;
	font-family: Times New Roman;
	FONT-SIZE: 14pt;
}
H2
{
	COLOR: #96B12C;
	font-family: Times New Roman;
	FONT-SIZE: 15pt;
}
H3
{
	COLOR: #000000;
	FONT-FAMILY: Arial,Georgia
, Helvetica, Geneva, Swiss, SunSans-Regular;
	FONT-SIZE: 10pt;
	LINE-HEIGHT: 10pt;
	MARGIN-LEFT: 10px;
}
H6
{
	COLOR: #808080;
	FONT-FAMILY: Times New Roman;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 9pt;
	MARGIN-LEFT: 9pt;
}


.p1
{
	COLOR: #c0c0c0;
	font-family: Times New Roman;
	FONT-SIZE: 7pt;
	}

.p2
{
	COLOR: #666666;
	FONT-FAMILY:Times New Roman
FONT-WEIGHT: bold;
	TEXT-DECORATION: none;

}

.p3
{
	COLOR: #808080;
	FONT-FAMILY: Arial, Georgia
, Helvetica, Geneva, Swiss, SunSans-Regular;
FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	FONT-SIZE: 7pt;

}


.p7
{
	COLOR: #6E782F;
	FONT-FAMILY: Tahoma;
FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	FONT-SIZE: 11pt;
}
.p7:hover {
	COLOR: #96B12C;
	text-decoration: underline overline;

}
.p8 {
	FONT-SIZE: 14px; 
	COLOR: #663300; 
	FONT-FAMILY: Times New Roman, sans-serif; TEXT-DECORATION: none
}
.p8:hover {
	COLOR: #96B12C;
	text-decoration: underline overline;

}
