/* D-tect CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5f5f5f;
}

body {
	background-image: url(gfx/backgrnd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.pageTitle
{
	font-family: arial;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
	margin:10px;
	padding:10px;
}

.pagecontent
{
	font-family: arial;  
	font-size: 8pt; 
	color: #666666;
	margin:10px;
	padding:10px;
}

.style1 {color: #FF0000}
