* {
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: transparent;
}

* h1 {
	font-size:14pt;
}

* h2, * h3 {
	font-size:12pt;
}


* p, * td, * li, * a {
	margin-top:0;
	font-size:10pt;
	line-height:16pt;
}

div.textbox { margin-top:0; margin-bottom:0; }

div#head div.logo a{ font-weight:bold; font-size:16pt; }
div#head div.logo { margin-bottom:10pt; }

address, div.numbers {
	font-size:10pt;
	margin:0 10pt 10pt 0;
	float:left;
}

div.numbers { }

div#content { clear:both; }

div.bluemouse, div.bluemouse a { font-size:8pt; font-weight:bold; border-top:1pt solid #ccc;}

div.contact { border-bottom:1pt solid #ccc; height:60pt; }

a { 
	color: #CCCCCC;
	background-color:transparent; 
}

a[rel="blank"]:after  { 
	content: "  (Link: " attr(href) ")"; 
}

a[href="index.php"]:after, a.email:after, address a:after  { 
	content: ""; 
}

a.email:after, a.email:after  { 
	content: ""; 
}


fieldset, form {
	margin:0; padding:0;
}

form, p.btns, div#nav, div#subnav, div.listelinks, div#image { 
	display:none !important;
}

