body, table {
	font-family: 'Verdana', 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
}

li { line-height: 145%; list-style-type:none; }

h1, h2, h3 {
	color: #000;
	font-size: 18px;
	font-family: 'Verdana', Tahoma, sans-serif;
	margin-top: 0.2em;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a, a:visited { color: #7f1b27; text-decoration: none; }
a:hover { color: #7f1b27; text-decoration: underline; }


a img { border: none }