p
{
	margin-top: 12;
	margin-bottom: 12;
	font-family: "Calibri", Verdana, sans-serif;
}

p.code
{
   font-family: "Consolas", "Courier New", monospace
}

ol.a
{
   list-style-type: lower-alpha;
}

ol.r
{
   list-style-type: lower-roman;
}

h1, h2, h3
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

h1
{
	font-size: 24pt;
	font-weight: bold; text-align: left;
}

h2
{
	font-size: 18pt;
	font-weight: bold; text-align: left;
}

h3
{
	font-size: 14pt;
	font-weight: bold; text-align: left;
}

h4
{
	font-size: 12pt;
	font-weight: bold; text-align: left;
}

div#menu
{
	position: fixed;
	width: 120px;
	left: 0px;
	height: 1500px;
	top: 0px;
	text-align: center;
	background-color: #ccffff;
}

pre
{
	font-family: "consolas","Courier New", monospace;
}	

div#page
{
	font-size: 8pt;
}