
body {
font-family:Tahoma;
font-size:12px;
background-image:url(images/bf_background.jpg);
background-position:top;
background-repeat:no-repeat;
background-attachment:fixed;
	}
	
smalltxt{
font-size:9px;

}
a {font-weight:bold;
	text-decoration: underline;
	color:#0033FF;
}

A:Hover  {
	color:#0033CC;
	text-decoration : underline;
}
a.imga:Hover  {
font-weight:bold;
text-decoration:none;
}
a.bot{ font-size:10px;
}
.bighead {
	color: #ffffff;
	font-weight: bold;
	font-size : 18px;
	font-family:Tahoma;
	background-color:#000099;
}
.lthead {
	color:#000099;
	font-weight: bold;
	font-size : 14px;
	font-family:Tahoma;
}

table{background:#FFFFFF;
}
td
 {
font-family:Tahoma;
font-size:12px;
	}
.small {font-size: 10px}
.red{color:#FF0000}