
body { 
	color: #666; 
	background-color: #ccc; 
	font-family: georgia;
	font-size: 10pt;  
	}

.maintable {
	background-color: #fff;
	width: 600px;
	}
	
.header{
	width: 600px;
	height: 217px;
	border: 0px solid #999;
}
	
.headerimage{
	background-image: url(file:///W|/broadcast/images/header.jpg);
	width: 600px;
	height: 217px;
	}
	
.tableofcontents {
	margin-left: 10px;
	background-color:#fff;
	width: 292px;
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image:url(../images/reddot.png);
	list-style-position:outside;
	padding: 5px;
	}
	
.contentsleft {
	margin-left: 10px;
	background-color:#fff;
	width: 292;
	font-size: 10pt;
	font-family: Arial;
	padding: 5px;
}

.contentsright {
	text-align: left;
	background-color:#fff;
	width: 286;
	font-size: 10pt;
	font-family: Verdana;
	padding: 5px;	
}

.caption {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 5px;
}

.divider {
	margin-left:5px;
	margin-right:5px;
	color: #a71930;
	font-family: Century Schoolbook;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing:.5px;
	padding:0px;
	border: 1px solid #999;
	width: 590px;
	height: 25px;
}

.dividerimage{
	background-image: url(../images/divider_cube3.png);
	background-position:left;
	width:28px;
	height:25px;
	float:left;	
}

a:link { 
	color: #a71930;
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
	}

a:visited { 
	color: #a71930;
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
	}

a:hover { 
	color: #6a1523;
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
	}

a:active { 
	color: #6a1523;
	font-family: georgia;
	font-size: 10pt;
	text-decoration: none;
	}
	
.annualfund{
	background-image:url(../images/af.png);
	width:200px;
	height:200px;
	}
	
.memoriamleft{
	background-image:url(../images/memoriam.png);
	width:200px;
	height:200px;
	}
	
.calendar{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom:10pt;
	}
	
.footer {
	text-align:center;
	margin-left: 10px; 
	margin-right: 10px; 
	border-top: 1px solid #ccc;
	padding: 10px;
	color: #999;
	font-family: georgia;
	font-size: 10pt;
	}

