

body	{
	background-image: url(../images/bg-home-inspection.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana;
	margin: 0;
	padding: 0;
}

td	{
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

a:link, 
a:visited	{
	color: #996633;
	text-decoration: underline;
}

a:hover, 
a:active	{
	text-decoration: none;
}

td.pad1	{
	font-family: Trebuchet MS, Helvetica;
	font-size: 11px;
	padding: 2px;
}

td.pad2	{ padding:2px; }

td.pad3	{ padding:4px; }

.pageheader	{ font-size:14px; }

a.footerlink:link, 
a.footerlink:active, 
a.footerlink:visited	{
	color: #333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.footerlink:hover 		{ text-decoration:underline; }

a.nav:link, 
a.nav:active, 
a.nav:visited	{
	color: #fff;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover	{ text-decoration:underline; }

