body, td,th {
	font-family: Century Gothic;
	font-size: 20px;
	color: #D9D7B3;
}

.style2 {font-style: italic; color: #CDCAA8;}

.style3 {color: #CDCAA8}

.style4 {color: #D9D7B3;
         font-size: 16px;
         margin-right: 10px;}

.style5 {color: #D9D7B3;
         text-align: center;
         font-size: 16px;
         margin-left: -25px;}

.style6 {color: #D9D7B3;
         font-size: 16px;
         text-align: center;}

.style7 {color: #D9D7B3;
         font-size: 22px;
         text-align: center;}

.footer {color: #000000;
         font-size: 12px;
         text-align: center;}

.dropcap {font-style: italic;
          color: #CDCAA8;
          font-size: 300%;
          float: left;}


a {
	font-size: 20px;
	color: #C9C794;
	font-style: italic;
}

a:visited {
	color: #C9C794;
	text-decoration: none;
}

a:hover {
	color: #E4E3C9;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
