/* 10 Reasons Style */

body	{
	margin: 10px;
	background-image:url(../img/contentbg.png);
	}

.head3	{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #045EB8;
	font-weight: bold;
	}

.head2	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	}

.tableB	{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#EAEAEA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color:#EAEAEA;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EAEAEA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EAEAEA;
	background-image:url(../img/reasonbg.png);
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	{