body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0F0F0;
	background-color: #344152;
}
table {
	background-color: #708090;
}
a:link {
	color: #F0F0F0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F0F0F0;
}
a:active {
	text-decoration: none;
}
.titlelg {
	font-size: 16px;
	color: #382E30;
	font-style: normal;
	font-weight: bold;
}
.titlesm {
	font-size: 12px;
	font-weight: bold;
	color: #382E30;
}
.titlelgy {
	font-size: 16px;
	color: #382E38;
	font-style: normal;
	font-weight: bold;
}
.titlesmy {
	font-size: 12px;
	font-weight: bold;
	color: #382E38;
}
.captions {
	font-size: 10px;
	color: #F0F0F0;
	font-style:italic;

}
.submenu {
	font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #344152;
}
.datesmy {
	font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  	text-transform:uppercase;
	font-size: 14px;
	color: #EBBA47;
}
.footersmy {
	font: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  	text-transform:uppercase;
	font-size: 10px;
	color: #EBBA47;
}
li {
	list-style-type: square;
	list-style-position: outside;
	color: #382E30;
}.bioPhoto {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}.perfomPhoto {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}


