
body {
	margin: -2in 0in 0in 0in;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	width: 300px;
	height: 700px;
}

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

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

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

h4 {
	font-size: 16pt;
	font-weight: bold;
}

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

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

p {
	font-size: 10pt;
	font-weight: normal;
}

#contentmenu {
	display: none;
}

#header {
	display: none;
}

#sidebar {
	display: none;
}

#main_menu {
	display: none;
}

.login {
	display: none;
}

.sidebar {
	float: right;
	margin: 1em;
}
