* {
	padding: 0; 
	margin: 0;
}

body {
  margin-left:auto;
  margin-right:auto;
  align:center;
  width:875px;
  font-size: 11pt;
  font-family: 'Times New Roman';
  color:#666666;
}

.tanghead {
	font-family:Tangerine, serif; 
	font-size:45pt;
	text-align:center;	
	color:#996600;
	}
	
.tangheadL {
	font-family:Tangerine, serif; 
	font-size:45pt;
	text-align:left;	
	color:#CC3300;
	margin-bottom: 25px;
	}
	
.tangheadR {
	font-family:Tangerine, serif; 
	font-size:45pt;
	text-align:right;	
	color:#CC3300;
	margin-bottom: 25px;
	}
	
.tangsub {
	font-family:Tangerine, serif; 
	font-size:30pt;
	text-align:center;
	margin-top:15pt;
	margin-bottom: 15pt;	
	}
	
.tangsub2 {
	font-family:Tangerine, serif; 
	font-size:25pt;
	text-align:center;
	margin-top:15pt;
	margin-bottom: 15pt;	
	}
	
.hanging {
    font-size:11pt;
    font-family: 'Times New Roman';
	text-indent: -25px;
	padding-left: 25px;
	margin-top:0;
	margin-bottom:0;
	}

#left {
	text-align:left;
}

#right {
	text-align: right;
}

.centeredImage
    {
    margin-left:auto;
    margin-right:auto;
    }


td {
	text-align: left;
	padding:5px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align:center;
	}

.ital {
	font-family:'Times New Roman';
	font-style:italic;
}

.quote11Gi {
	font-family:georgia;
	font-style:italic;
	font-size: 11pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
	color:#CC3300;
	text-align: right;
}	

.georghead {
	font-family:georgia;
	font-style:italic;
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
}	

.desc10b {
	font-family:'Times New Roman';
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
	font-weight:bold;
	}

.desc12 {
	font-family:'Times New Roman';
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
}

.desc12i {
	font-family:'Times New Roman';
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
	font-style:italic;
}




.desc12b {
	font-family:'Times New Roman';
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 8px;
	max-width: 875px;
	font-weight:bold;
	}

.desc12bb {
	font-family:'Times New Roman';
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 875px;
	font-weight:bold;
	color:#0000CC;
}

.desc11 {
	font-family:'Times New Roman';
	font-size: 11pt;
}

.desc9 {
	font-family:'Times New Roman';
	font-size: 9pt;
}

.desc18b {
	font-family:'Times New Roman';
	font-size: 18pt;
	font-weight:bold;
	text-align: left;
}

.desc16b {
	font-family:'Times New Roman';
	font-size: 16pt;
	font-weight:bold;
	text-align: left;
}

.desc24b {
	font-family:'Times New Roman';
	font-size: 24pt;
	font-weight:bold;
	text-align: left;
}


.uline {
    text-decoration:underline;
    }

.italb {
	font-style:italic;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#0000CC;
}
a:hover {
	text-decoration:none;
	color:#880000;
}


A.menuOn {
	font-family:'Times New Roman';
    font-weight: bold;
    font-size: 12pt;
	color:#003399;
}

A.menu {
	font-family:'Times New Roman';
    font-size: 12pt;
	color:#003399;
}

A.menu:hover {
	font-family:'Times New Roman';
    font-size: 12pt;
	color:#3366FF;
}

A.menuOn:hover {
        
}
