@charset "utf-8";
/* CSS Document */
/* This is the public (for screen) CSS document for the BCC website at http://www.bethanylaurel.org */
/* Copywright 2008 - 2010 Bethany Community Church */

/* Begin page structure definitions and layouts */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	min-width: 800px;
	max-width: 1200px;
}

td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
/*	color:#9F5E40;*/
}
a {
	text-decoration: underline;
}
a.1 {
	color: #803902;
}
a.2 {
	color: #0B5899;
}
a.3 {
	color: #9F5E40;
}
a.4 {
	text-decoration:none;
	color: #000000;
}
.t9 {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
}