body
	{
	background: #F7F3E1 url(home/home_bkgrnd.gif) no-repeat fixed 85% 30%;
	}
	
.clients
	{
	margin: 20px;
	width: 100%;
	}

.hits
	{
	margin: 10px;
	}

.hits td
	{
	border: 10px #F7F3E1 solid;
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
	height: 200px;
	width: 50%;
	}

.block
	{
	background: #F7F3E1 url(home/home_bkgrnd.gif) no-repeat fixed 85% 30%;
	color: #000;
	font-size: 11px;
	line-height: 22px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-align: left;
	padding-left: 10px;
	padding-right: 25%;
	height: 100%;
	width: 613px;
	}
	
.question
	{
	font-weight: bold;
	}
		
a.intro:link      { font-family: Arial, Verdana, Geneva, sans-serif; color: #ccc; font-size: 11px; text-decoration:none; }
a.intro:active    { font-family: Arial, Verdana, Geneva, sans-serif; color: #ccc; font-size: 11px; text-decoration:none; }
a.intro:visited   { font-family: Arial, Verdana, Geneva, sans-serif; color: #ccc; font-size: 11px; text-decoration:none; }
a.intro:hover     { font-family: Arial, Verdana, Geneva, sans-serif; color: #ccc; font-size: 11px; text-decoration:none; }

a.test:link      { font-family: Arial, Verdana, Geneva, sans-serif; color: #000; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.test:active    { font-family: Arial, Verdana, Geneva, sans-serif; color: #785896; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.test:visited   { font-family: Arial, Verdana, Geneva, sans-serif; color: #000; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.test:hover     { font-family: Arial, Verdana, Geneva, sans-serif; color: #785896; font-size: 11px; font-weight: bold; text-decoration: underline; }

