.title {
	font-family : Times, serif;
	font-weight : bold;
	font-size   : 24pt;
	text-align  : center;
	color	    : FFFFFF;
	}
.subtitle {
	font-family : Times, serif;
	font-size   : 16.5pt;
	}
.sidebar {
	font-family : Helvetica, Arial, sans-serif;
	font-weight : bold;
	font-size   : 12.5pt;
	margin-left : 15pt;
	}
.text { font-family : Times, serif;
	font-size   : 10.5pt;
	}
.text2 { font-family: Times, serif;
	font-size   : 10pt;
	}
.largetext {
	font-family : Times, sarif;
	font-size   : 13.5pt;
	}
.smalltext {
	font-family : Times, serif;
	font-size   : 8.5pt;
	}
.indent {
	margin-left : 15pt;
	font-weight : none;
	font-size   : 10pt;
	}
.indent2 {
	margin-left : 85pt;
	font-size   : 11pt;
	}
.indent3 {
	margin-left : 20pt;
	font-size   : 10pt;
	}
A.side:link, A.side:visited, A.side:Active {
	color		: FFFFDD;
	text-decoration : none;
	}
A.side:hover {
	color		 : CC3300;
	background-color : FFFFDD;
	text-decoration	 : none;
	}
.sideframe {
	background-image : url(side-back.jpg);
	background-color : CC3300;
	color		 : 000000;
	width		 : 290;
	text-align	 : left;
	vertical-align   : top;
	}
.mainframe1 {
	background-color : FFFFDD;
	color		 : 000000;
	vertical-align	 : top;
	padding		 : 10pt 70pt 3pt 70pt;
}
.mainframe2 {
	background-color : FFFFDD;
	color		 : 000000;
	vertical-align	 : top;
	padding		 : 10pt 20pt 3pt 20pt;
}
