html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
	font-family: arial;
	line-height: 18px;
}

support h1 {
	color: #1c2a47;
	font-size: 20px;
}

#buffer {
	padding-bottom: 5px;
}

a:link, a:visited {
	color: #3b5998;
	text-decoration: underline;
}

a:hover {
	color: #3b5998;
	text-decoration: none;
}
