	body
 	{
 		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
 		color: #444444;
 		margin-top: 0px;
 		margin-right: 0px;
 		margin-bottom: 12px;
 		margin-left: 0px;
 		background-color: #b6c6f2;
 	}
 	
 	h1
 	{
 		font-size: 15px;
 		font-weight: bold;
 		padding-top: 12px;
 		margin: 0 6px 6px 12px;
 	}
 	
 	h2
 	{
 		font-size: 14px;
 		font-weight: bold;
 		color: #DD8421;
 	}
 	
 	h3
 	{
 		font-size: 13px;
 		font-weight: bold;
 		color: #444444;
 		padding-top: 3px;
 		padding-bottom: 6px;
 	}
 	
 	h4
 	{
 		font-size: 12px;
 		font-weight: bold;
 		color: #DD8421;
 		padding-top: 6px;
 		margin: 0 6px 9px 9px;
 	}
 	
 	.extrapaddingtop { padding-top: 20px; }
 	.extrapaddingbop { padding-bottom: 12px; }
 	
 	p
 	{
 		font-size: 10px;
 		line-height: 15px;
 		margin: 0 6px 9px 9px;
 	}
 	
 	.btt
 	{
 		font-size: 9px;
 		line-height: 15px;
 		padding: 6px 0 12px 0;
 	}
 	
 	.divider
 	{
 		border-top: solid 1px #cacaca;
 		height: 12px;
 		width: 375px;
 	}
 	
 	.leftside
 	{
 		width: 185px;
 		border: solid #cecece 1px;
 		margin: 0 0 12px 0;
 	}
 	
 	.ad
 	{
 		width: 185px;
 		margin: 0 0 12px 0;
		text-align: center;
 	}
 	
 	#rightside { width: 382px; }
 	
 	#rightside h2
 	{
 		font-size: 14px;
 		font-weight: bold;
 		margin: 0 0 9px 0;
 		color: #DD8421;
 	}
 	
 	#rightside h3
 	{
 		font-size: 11px;
 		font-weight: bold;
 		color: #444444;
 		margin: 0 0 3px 0;
 		padding-top: 3px;
 		padding-bottom: 0;
 	}
 	
 	#rightside h4
 	{
 		font-size: 11px;
 		font-weight: bold;
 		color: #DD8421;
 		margin: 0;
 	}
 	
 	#rightside h5
 	{
 		font-size: 11px;
 		font-weight: bold;
 		margin: 0;
 	}
 	
 	#rightside h6
 	{
 		font-size: 11px;
 		font-weight: bold;
 		margin: 0;
 	}
 	
 	#rightside p
 	{
 		font-size: 11px;
 		line-height: 17px;
 		margin: 0 0 9px 0;
 	}
 	
 	.copyright
 	{
 		font-size: 10px;
 		color: #666666;
 	}
 	
 	#rightside .caption
 	{
 		font-size: 9px;
		line-height: 10px;
 		color: #666666;
 	}
 	
 	ul
 	{
 		font-size: 11px;
 		margin: 0 6px 9px 12px;
 		padding-left: 12px;
 	}
 	
 	.the-bulletin
 	{
 		font-style: italic;
 	}
