body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background-color: white; 
	background-image: url("/images/back3.gif");
	background-repeat: no-repeat; 
	}

a:link, a:visited {
	color: black; 
	}

a:active {
	color: #333333; 
	}

div.quoth  {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	padding-left: 13px;
	}

table.clientslist td{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	}

table.testiment td{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	}
	
table.testiment hr
{
	width: 200px;
	height: 8px;
	background-image: url("/images/line.jpg");
	border: 0px;
}
	
table.testiment td p
{
	margin-top: 27px;
}

table.testiment td div.quoth
{
	font-size: 12px;
	padding-left: 37px;
	margin-bottom: 17px;
	margin-top: 15px;
}

div.bottommenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 5px;
	word-spacing: 13px;
	font-size: 18px; 
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	word-spacing: 2px;
	letter-spacing: 1px; 
	}

h2.lc {
	font-size: 14px;
	}

ul {
	margin-bottom: 20px; 
	}

ol ul
{
	font-style: italic;
	list-style-type: disc;
}

ul ul
{
	font-style: italic;
	list-style-type: circle;
}

ol ul ul, ul ul ul
{
	font-style: italic;
	list-style-type: square;
}

ol li
{
	margin-bottom: 20px; 
}

ol ul li, ul li
{
	margin-top: 3px; 
	margin-bottom: 5px; 
}

td.menus, td.menus ul ul {
	font-style: normal;
	font-weight: bold;
	font-size: 13px; 
	list-style-type: disc;
	}

td.profile
{
	padding-top: 50px;
	font-size: 13px;
	line-height: 13px;
	padding-right: 20px;
}



