﻿body { font-family: Arial; 
			font-size: 10pt; }
div#head {
    position: absolute;
    width: 750px;
    height: 120px;
    left: 0px;
    top: 0px;
    background-image: url(calbackground2.gif); }
div#side {
		position: absolute;
		width: 125px;
		height: 980px;
		left: 0px;
		top: 120px; 
		background-color: #DCDCDC; } 
div#content {
		position: absolute;
		width: 600px;
		height: 190%;
		left: 125px;
		top: 120px;
		background-color: white; }
p { margin-left: 1em; 
				margin-top: 1em; 
				margin-right: 2em; 
				margin-bottom: 1.6em; }
p.last { margin-left: 1em; 
				margin-top: 1em; 
				margin-right: 2em; 
				margin-bottom: 3em; }
p.nomarg { margin-left: 0em; 
				margin-top: 1em; 
				margin-right: 2em; 
				margin-bottom: 1.6em; }
p.nomarglast { margin-left: 0em; 
				margin-top: 1em; 
				margin-right: 2em; 
				margin-bottom: 3em; }
.titlemarg { margin-left: 6.7em; 
				margin-top: 1.5em; 
				margin-right: 1em; 
				margin-bottom: .7em; 
				font-size: 24pt; }
h2 { text-align: center; 
				margin-top: 2em; 
				margin-right: 1em; 
				margin-bottom: 1em; 
				font-size: 18pt; }
.noborder { border: 0in; }
.bold { font-weight: bold; }
.cour { font-family: "Courier New"; }
.ital { font-style: italic; }
.mimg { margin-top: .22in;
				margin-bottom: .22in; 
				margin-left: 0in; }
.mimg0 { margin-top: .22in;
				margin-bottom: 0in; 
				margin-left: 0in; }
li { margin-bottom: .18in; }
li.last { margin-bottom: 3em; }
ol ul li { list-style: disc;
				margin-top: .18in; }
ol ul ul li { list-style: square; }
h3 { margin-left: .12in; 
		font-size: 16; }
a:link { color: darkblue;
				text-decoration: none; }
a:active { color: black; 
				text-decoration: none; }
a:visited { color: darkblue; 
					text-decoration: none; }
a:hover { color: red; 
					text-decoration: none; }
td { font-family: Arial; 
			font-size: 10pt; 
			vertical-align: top }
.indent { text-indent: .5em; }
.cellmarg { margin-left: 5px; }
.cellwidth { width: 45px; }			 

