h1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}
p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	line-height : 18px;
	font-size : 10px;
}
.sstitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}
.sstext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	line-height : 18px;
	font-size : 11px;
}
.clienttitle{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}
.clienttext{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	font-size : 11px;
}
A{
	color: #999999;
	font-style : normal;
	text-decoration : underline;
}
A:hover{
	color : #FF9999;
	font-style : normal;
	text-decoration : underline;
}
A.totop{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	line-height : 18px;
	font-size : 11px;
	text-decoration : none;
}
A.totop:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #FF6633;
	line-height : 18px;
	font-size : 11px;
	text-decoration : none;
}
.legend{
	width : 130px;
}
.legendtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	line-height : 18px;
	font-size : 10px;
}
.titlediv{
	background-image : url(images/titlebg.gif);
	background-repeat : no-repeat;
}
.bodydiv{
	background-image : url(images/x.gif);
	background-repeat : repeat;
	width : 740px;
}