body {
	background-color: white;
	color: black;
	padding: 0px;
	margin: 0px;
}

body, td, th, textarea, input { 
	font-family: 'Verdana', 'trebuchet MS'; 
	font-size: 11px;
} 

a {
	color: #000000;
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

p a {
	color: #000000;
	text-decoration: underline;
}

.active {
	font-weight: bold;
}

.bullet { 
	width: 6px;
	height: 1px;
	margin: 8px 0px 0px 0px;
	line-height: 2px;
	font-size: 2px;
	background-color: #ff6600;
}

.footer {
	color: #4d4d4d;
	text-align:center;
}

.footer a {
	color: #4d4d4d;
}

.form a {
	text-decoration: underline;
}	
