body {	
	font-family:Sylfaen, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#353535;	
}
a {color: #75bed6;text-decoration: none;}
a:hover {text-decoration:underline;}

.year{font-size:12px; font-style:italic;}
.sub_title{font-weight:bold;}
.dedication{font-size:12px; font-style:italic;}
.notes{font-size:12px;}

.fs_10{font-size:10px;}
.fs_11{font-size:11px;}
.fs_12{font-size:12px;}
.fs_13{font-size:13px;}
.fs_14{font-size:14px;}
.fs_15{font-size:15px;}
.fs_16{font-size:16px;}

.blue{color:#75bed6;}
.blue_bold{color:#75bed6;font-weight:bold;}

.more_info{
	background:url(../images/more_info2.png) 0 0 no-repeat;
	display:block;
	width:173px;
	height:18px;
	text-indent:-10000px;
}
.more_info:hover{
	background-position:0 -18px;
}

