.bbody
	{
	margin: 0;
	padding: 0;
	}
.container
	{
	width: 765px;
	height: auto;
	/* background-color: #a4a4a4; */
	border: 0px solid black;
	margin: 0 0px 0 0;
	padding: 0 8px 0 10px;
	font-size: 12px;
	line-height: 15px;
	}
.pfont1
	{
	font-family: Arial, Helvetica, sans-serif;
	}
.pfont2
	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	}
.pfontc
	{
	font-family: Arial, Helvetica, sans-serif;
	clear: right;
	}
.over50
	{
	margin: 0 0 0 50px;
	}
	
.c3333ff	{	color: #3333ff;	}
.ca4a4a4	{	background-color: #a4a4a4; }
.s10	{ font-size: 10px;	}
.s11	{ font-size: 11px;	}
.s12	{ font-size: 12px;	}
.s14	{ font-size: 14px;	}
.s16	{ font-size: 16px;	}
.s18	{ font-size: 18px;	}
.sb		{ font-weight: bold; }
.m32	{ margin-left: 32px; }

.td15
	{
	padding-right: 12px;
	text-align: right;
	width: 40%;
	font-size: 12px;
	line-height: 18px;
	}
	
.hh3
	{ 
	padding-top: 18px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #111111;
	font-weight: bold;
	text-decoration: underline;
	}
.hh4
	{ 
	padding-top: 18px;
	font-family: verdana;
	font-size: 16px;
	letter-spacing: 2px;
	color: #111111;
	font-weight: bold;
	text-align: center;
	padding-bottom: 16px;
	}
/*
 * The following 2 styles are for the tables used in the fund raisers
 * for the logo and cookbook
 */
.lcell
	{
	width: 30%;
	text-align: right;
	}
.rcell
	{
	width: 70%; 
	border-bottom: 1px solid black;
	}

.brc	{ clear: both; }
.liststyle
	{
	margin-left: 40px; 
	list-style-type: disc;
	}
.liststyle-alpha
	{
	margin-left: 40px; 
	list-style-type: upper-alpha;
	line-height: 20px;
	}
.liststyle-decimal-20
	{
	margin-left: 20px; 
	list-style-type: decimal;
	line-height: 20px;
	}
.liststyle-decimal
	{
	margin-left: 40px; 
	list-style-type: decimal;
	line-height: 20px;
	}
.liststyle80
	{
	margin-left: 80px; 
	list-style-type: disc;
	}