/*  css for Consultus
=================================
	Title:		Consultus screen.css
	Created by: dave@netsphere.co.nz
	Stylesheet:	content
=================================
*/


body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}



h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

a img {
	border: 0;
}