a {	
	color: #927B43;	
	text-decoration: none
}

:hover {	
	color: #E4CB8F;	
	text-decoration: underline
}

.visited {	
	color: #E4CB8F;	
	text-decoration: none
}

	
.date {
	color: #E4CB8F;
font-weight: bold
}

.title {
color: #927B43;
font-weight: bold;
font-size:15px;
line-height:1em;
}

.Subtitle {
color: #927B43;
font-weight: bold;
font-size:12px;
line-height:1.5em;
}

.photo {
color: #927B43;
font-style: italic;
font-size:11px;
text-align:center;
line-height:1.5em;
}

body {	
	background-color: #666666;
	font-family: verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 1.3em;	
	color: #666666;
	align:center;
	margin-top:20px;
	}
h2 {
	color: #666666
	font-size:13px;
	}
	
b, strong, heavy, bold {
	font-weight:bold;
	color:#d8c188
	}


	
h3 {	
	font-size: 13px;	
	color: #927B43
	}

table {
	background-color: #FFFFFF;
	}
	
td, th {	
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #666666;
	}
	

	
ul {	
	list-style-type: square;	
	list-style-position: outside
	}

.footer { 
	line-height: 1.83em;
	text-align:right
}
	
