.gal{
	font: 14px georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	font-weight: bold;
	font-style: italic;
	color: #8c0b04;
}
p {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #46485A;
}
a:link{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	color: #46485A;
}
a:visited{
	color: #46485A;
}
a:hover{
	color: #8c0b04;
}
h1 {
	font: bold 15px/25px Georgia, "Times New Roman", Times, serif;
	color: #960;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4D61;
}
li {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	color: #46485A;
}
h2 {
	font: bold 17px/27px Georgia, "Times New Roman", Times, serif;
	color: #8c0b04;
	text-transform:capitalize;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #4B4D61;
}
h3 {
	font: bold 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #8c0b04;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #4B4D61;
	margin-right:75px;
}
.small{
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:13px;
	color: #46485A;
}
