@charset "UTF-8";
@import url("layout.css");
@import url("default.css");
@import url("typo.css");
/* CSS Document for A4 international print settings */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image:none;
}
body {
	color: black;
	background: white;
	font-family: "trebuchet MS",Verdana,Arial,Helvetica,sans-serif; background-color:#FFFFFF; 
}
h1 { font-size:20pt; margin-bottom:1em;}
h2 { font-size:18pt; margin-bottom:1em;}
h3 { font-size:15pt; margin-bottom:1em;}
p,li {
	font-size: 12pt;
	margin-bottom:1em;
}

#navigation,.banner, .badges, .eyeCandy, .searchCandy { display:none; }
#footer p { font-size:8pt;}
#rightColumn .menuTitle,
#rightColumn .menuRounded,
#rightColumn .menu  { background-image:none;}
