/**
 * Style sheet quick-contact-page
 */
body,
div,
table,
form,
td
{
	background-color:#000;
	font-family:Helvetica, Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#fff;
}

td.col_last
{
	padding:4px;
}
