@charset "UTF-8";
.ub {
	display: none;
}
body {
	background-color: #580000;
}	
body,td,th {
    color: #DDCF9D;
}
@font-face {
    font-family: 'BrushScript LT';
    src: url('BrushScriptLT.eot');
    src: url('BrushScriptLT.eot?#iefix') format('embedded-opentype'),
        url('BrushScriptLT.woff2') format('woff2'),
        url('BrushScriptLT.woff') format('woff'),
        url('BrushScriptLT.ttf') format('truetype'),
        url('BrushScriptLT.svg#BrushScriptLT') format('svg');
    font-weight: 500;
    font-style: normal;
}
.your-style {
    font-family: 'BrushScript LT';
    font-weight: 500;
    font-style: normal;
}
.navbar.navbar-expand-lg.navbar-dark.navbar-fixed-top {
	background-color: #8A8A8A;
}
body p {
}
.row .col-12 #carouselExampleControls {
	background-color: #F9F9F9;
}
p   {
	line-height: 23px;
}
