A:link    {text-decoration:underline; color: #3366cc} 
A:visited {text-decoration:underline; color: #c83232} 
A:active  {text-decoration:underline; color: #000000} 

a	{ 
	font-size:110%; 
	} 
.beth	{ 
	color:#3366cc; 
	} 
 
body { 
	background-image: url('graphics/cbs_bkgrd.gif'); 
	background-attachment: fixed; 
	font-weight: bolder; 
	font-size: larger 
	} 
	 
.bolder{ 
	font-weight: bolder; 
	} 
 
dl	{ 
	 
	} 
 
dt	{ 
	font-weight: bolder; 
	} 
 
 
em	{ 
	font-weight: bolder; 
	}

 
.exec { 
	text-decoration: underline; 
	color:#3366cc; 
	} 
	 
h1	{ 
	text-align: center; 
	} 
	 
h2	{ 
	text-align: center; 
	} 

h3	{ 
	text-align: center; 
	} 
 
.holiday {/*display: none;*/
	color: red;
	}
	
hr	{ 
	color: #3366cc; 
	} 
 
.left { 
	text-align: left; 
	} 
 
p.large {
	text-indent: -3em;
	margin-left: 3em;
	}

p.left { 
	text-align: left; 
	} 
 
p.headline	{ 
	font-size: larger; 
	padding: 5%; 
	} 
 
.pop	{
	background-color: #0000ff;
	}
 
.shout {
	color: red;
	font: 900 150%;
	}	
	 
.smaller { 
	font-size: 80%; 
	} 

table {
	font: 12pt Arial, sans-serif;
	}

table em {
	font-size: 120%;
	}	
	 
td	{ 
	text-align: center; 
	font-weight: bolder; 
	} 

TH	{
	background: #B0B0FF;
	font: 800 italic larger;
 	text-align: center;
	}
	 
.title	{ 
	text-align: center; 
	font-size: 200%	 
	} 
	 
.larger { 
	font-size: 120%; 
	} 