﻿@charset "UTF-8";
/* CSS Document */

#headerwrap, #topwrap, #leftwrap, #footer, #right, #logo {
	display:none;
	}

body {
	font-size:100%; /* more consistent font sizes */
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px; /*helps readability*/
	
}