body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}
a, p, td, tr, ol, li, ul, table {
font-size: 14px;
}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:14px;}

/*#header {
position:absolute;
top: 0px;
float: none !important;
display:block !important;
}

#contentWrapper {
position:fixed;
top: 200px;
float: none !important;
}
#footer {
float: none !important;
}
#footerLogo {
float: none !important;
}
#footerWrapper {
float: none !important;
position: relative;
bottom: 20px;
}*/

/* For non-printing item */
.noPrint {
	display: none;
}



