a            { color: #008000 }
a:hover      { color: #996633 }
h1           { font-family: garamond, 'times new roman'; font-size: 18pt; color: black; 
               font-weight: bold; font-style: italic }
li           { font-family: garamond, 'times new roman'; font-size: 18pt; color: black; 
               font-weight: bold; font-style: italic }
h2           { font-family: garamond, 'times new roman'; font-size: 14pt; color: red; 
               font-weight: bold; margin-top: 0; margin-bottom: 0 }
h3           { font-family: garamond, 'times new roman'; font-size: 18pt; color: #008000; 
               font-weight: bold; font-style: italic }
.q1          { font-size: 16pt }
.q2          { font-size: 14pt }
table.q3     { font-size: 12pt; font-family: Garamond; font-weight: bold; color: #008000; 
               text-align: Center }
a.menu        { background-color: #ffffcc; color: #FF0000; font-family: Arial; 
				 font-size: 8pt; font-weight: bold }
				 
.cp1 {width: 100%;
	background-color: #ffffff}
.cp2 {width: 880px;
	vertical-align: top;
	text-align: justify;
	border-style: solid; 
	border-width: 0px; 
	border-color: #000000; 
	padding: 5 5 5 5;
	
	margin-left: auto; 
	margin-right: auto;
	  background-color: #eeffee}
