html, body, table, input, textarea, pre {
	font-family: 'Bitstream Vera Sans Mono', 'Courier New', 'Courier', monospace;
	font-size: 13px;
	line-height: 17px;
}

h1, h2 {
	font-size: 100%;
}

a, a:visited {
	outline: none !important;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}

img {
	border: none; 
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: block;
}

address {
	font-style: normal;
}

