BODY { 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #FFFFFF
	} 
H1 { 
	COLOR: #9e9fa2;
	FONT: normal 38px/normal tahoma, Arial, Helvetica, sans-serif; 
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	}
H2 {
	COLOR: #9e9fa2; 
	FONT: bold 16px  tahoma, Arial, Helvetica, sans-serif; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-TOP: 0px; 
	margin-right: 0px; 
	margin-left: 0px
}
H3 
	{ 
	COLOR: #9e9fa2; 
	FONT: bold 11px  tahoma, Arial, Helvetica, sans-serif; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-TOP: 0px; 
	margin-right: 0px; 
	margin-left: 0px
} 
P 
	{
	color: #9e9fa2;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
LI	{
	COLOR: #9e9fa2;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	list-style-image: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: disc;
	font-variant: normal;
}
A:link {
	COLOR: #9e9fa2; 
	font-weight: normal;
	text-decoration: none; 
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
} 
A:visited { 
	COLOR: #9e9fa2; 
	font-weight: normal;
	text-decoration: none; 
	font-family: tahoma, Arial, Helvetica, sans-serif; 
		font-size: 11px;
} 
A:active {
	font-weight: normal;
	TEXT-DECORATION: underline;
	color: #9e9fa2;
	font-family: tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
}
A:hover {
	COLOR: #9e9fa2;
	TEXT-DECORATION: underline;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
A.item:link {
	COLOR: #9e9fa2; 
	text-decoration: none; 
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	} 
A.item:visited { 
	COLOR: #9e9fa2; 
	text-decoration: none; 
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	} 
A.item:active {
	TEXT-DECORATION: underline;
	color: #9e9fa2;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
A.item:hover {
	COLOR: #9e9fa2;
	TEXT-DECORATION: underline;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
hr {
border: none 0; 
border-top: 1px dashed #CCCCCC;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
