body {
	background-image: url(images/bybg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	background-color:#FBF6BC;
}

.style4 {
	font-size: 26px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}
.style5 {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
}
.style6 {
	font-family: Arial;
	color: #000000;
	font-size:10px;
	text-transform: none;
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
}
.style7 {
	font-size: 12px;
	font-family: Arial;
}
.style8 {
	font-family: Arial;
	font-size: 18px;
}
.style10 {font-size: 12px; font-family: Arial; font-weight: bold; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style12 {font-size: 12px; font-family: Arial; color: #FFFFFF; }
.style11 {font-size: 10px; font-family: Arial; color: White; }
.style15 {color: #FF250F}
.style16 {	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}
.button {
   font-weight:bold;
   color:#666666;
   background-color:#FFFFFF;
   border-top-style:solid;
   border-top-color:#CCCCCC;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#CCCCCC;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#CCCCCC;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#CCCCCC;
   border-right-width:1px;
}
.Arial {
	font-family:Arial, Helvetica, sans-serif;
}
.smallbold {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.header-text {
	font:Arial;
	font-size:24px;
	color: #FFCF01;
	margin-bottom:0px;
}

.tagline {
	font-family:Arial;
	color: #A8E1F4;
	font-style: italic;
}

.footer-title{
	color:white;
	font-size:12px;
}
