.lefttable {
	font-size: 9pt; 
	color: #000000; 
	background-color: #F1F1F1; 
	border: 3px #FFFFFF solid; 
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	letter-spacing: 1pt
}

a:link {
	text-decoration: none
}

a:link {
	color: #000000
}

a:hover {
	color: #FF0000; text-decoration: none
}

a:visited {
	text-decoration: none
}

body {
	font-size: 9pt
}

.searchtable {  
	font-size: 9pt; 
	color: #000000; 
	background-color: #F1F1F1; 
	border: 3px #FFFFFF dotted
}

.tdbg {
	background-color: #CCCCCC;
	color: #000000
}

.busintro {
	font-size: 9pt;
	color: #6E6E6E;
	text-decoration: none;
}

.whiteText {
	color:       #ffffff;
	font-family: verdana,trebuchet,arial,sans-serif;
	font-size:   12px; 
	font-weight: bold;
}

.copyText {
	color:       deeppink;
	font-family: verdana,trebuchet,arial,sans-serif;
	font-size:   12px; 
	font-weight: bold;
}