body
{
	font-family: "Trebuchet MS"
   	font-size: 12pt;
}

p
{
	margin-top: 12;
	margin-bottom: 12;
}

p.code
{
   font-family: "Courier New"
}

ol.a
{
   list-style-type: lower-alpha;
}

ol.r
{
   list-style-type: lower-roman;
}

h1, h2, h3
{
	font-family: "Trebuchet MS";
}

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: 600px;
	top: 0px;
	text-align: center;
	background-color: #ccffff;
}
