body {  
	font: 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #333; 
	background: #F5F5E9; 
	text-align: center;
	}
#zonta { 
	position: relative;
	background: #FFF;
	text-align: justify;
	margin: 10px auto;
	border: 10px solid #CDCDC1;
	width: 740px;
	}

p { 
	font: 9pt/16pt Georgia, Times New Roman, Times, serif; 
	text-align: justify;
	color: #333;
	}

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #600;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #600;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #966;
	}
	

#pageLogo { 
	text-align: right;
	margin: 20px auto;
	width: 700px;
	}
	
#text {
	background: #F5F5E9;
	border: 1px solid #B5B5A9;
	margin-left: 250px;
	width: 450px;
	margin-bottom: 40px;
	padding: 10px;
	} 
#text h1 {
	font: bold 12pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #600;
	}
#text h2 {
	font: bold 9pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #600;
	}
#text ul {
	list-style-type: square;
	}

#linkList {
	position: absolute;
	top: 240px;
	left: 30px;
	}
#linkList h1 { 
	font: bold 14pt/14pt Georgia, Times New Roman, Times, serif; 
	color: #600;
	}
#linkList h2 { 
	font: bold 12pt/14pt Georgia, Times New Roman, Times, serif; 
	color: #600;
	}
#linkList h3 { 
	font: bold 8pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #111;
	}
#linkList li {
	list-style-type: none;
	font: normal 8pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #111;
	}

#linkList a:link { 
	font-weight: bold; 
	font: normal 8pt/16pt Georgia, Times New Roman, Times, serif; 
	text-decoration: underline; 
	color: #600;
	}
#linkList a:visited { 
	font-weight: bold; 
	font: normal 8pt/16pt Georgia, Times New Roman, Times, serif; 
	text-decoration: underline; 
	color: #600;
	}
#linkList a:hover, a:active { 
	text-decoration: underline; 
	font: normal 8pt/16pt Georgia, Times New Roman, Times, serif; 
	color: #966;
	}


	
.minor { 
	text-align: center;
	width: 770px;
	font: 7pt/9pt arial; 
	}