@charset "utf-8";
/* CSS Document */

    a:visited {text-decoration: none; color: #c7d355;}
    a:active {
	text-decoration: none;
	color: #981012;
}
    a:hover {text-decoration: underline; color: #981012;}
    a:link {text-decoration: none; color: #FF6600;}
	
    a img {border: none}

	h1 {color: #993333;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 12pt;
		font-style: regular;
		font-weight: bold;
		}
	h2 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 12pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 5px}	
	h3 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 11pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 25px}	
	h4 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 8pt;
		font-style: regular;
		font-weight: bold;
		margin-bottom: 10px}	
	h5 {color: #999999;
	    font-family: Helvetica, Arial, Sans-Serif;
	    font-size: 9pt;
		font-style: regular;
		font-weight: bold;
		}		
	p {color: #000000; 
	   font-size: 9pt; 
	   font-family: Helvetica, Arial, Sans-Serif;
	  }
	tr {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	vertical-align: top;
	  }  
	td {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
	vertical-align: top;
	  }  
	li {color: #000000; 
	    font-size: 9pt;
		font-family: Helvetica, Arial, Sans-Serif;
	   }
	div {
	color: #000000;
	font-size: 9pt;
	font-family: Helvetica, Arial, Sans-Serif;
    	}   
  body {
	background-color: #f6e7cf;
}
  .style19 {
	color: #FBF8F8;
	font-size: 24px;
}
  .style36 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 36px; color: #FFFFFF; }
  .style36b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #281310;
	text-align: center;
}
.style70 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
  .style71 {color: #663300}
  .style72 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
  .style73 {
	font-size: 60px;
	font-weight: bold;
	color: #FFFFFF;
}
  .style67 {
	font-size: 16px;
	color: #FFFFFF;
}
  .style67a { font-size: 14pt; 	color: #FFFFFF; }
  .style72b {
	font-size: 36px;
	color: #281310;
}
  .style67b {
	font-size: 16px;
	color: #281310;
}
  .style60 {font-size: 14pt; color: #0000FF; }
.style65 {
	color: #FFFFFF;
	font-size: 18pt;
}
.style66 {
	font-size: 18pt;
	color: #ffffff;
}
.style66b {
	font-size: 18pt;
	color: #281310;
}
  .style29 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #ecdda1; }
.style671 {	font-size: 18px;
	color: #FFFFFF;
}
  .style661 {font-size: 18pt; color: #c7d355; }
.row{
overflow:hidden;
  
   color: transparent;

	 border: 1px solid transparent;
  
}
.col{
float: left;
  overflow:hidden;
   color: transparent;

	 border: 1px solid transparent;
  
}
#Slideshow {
	opacity: 0.1;              /* CSS3 */
	-moz-opacity: 1.0;         /* Older versions of Firefox */
	-khtml-opacity: 1.0;       /* Older versions of Safari */
	filter: alpha(opacity=100); /* Internet Explorer */
	width: 400px;
	height: 400px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#Slideshow div {display:none;}
