body		 	{
					margin: 0px;
					padding: 0px;
					background-color: #333333;

				}
td				{
					font-family: Verdana;
					font-size: 11px;					
					color: #786C67;
				}				
a:link		{
				font-family: Verdana;
				font-size: 11px;
				color: #2C83A5;
				font-weight:bold;
			}
a:visited	{
				font-family: Verdana;
				font-size: 11px;
				color: #2C83A5;
				font-weight:bold;				
			}
a:active	{
				font-family: Verdana;
				font-size: 11px;
				color: #2C83A5;
				font-weight:bold;				
			}
a:hover		{
				font-family: Verdana;
				font-size: 11px;
				color: #2C83A5;
				font-weight:bold;				
			}

.static_teaser 	{
				text-align: justify;
				line-height: 17px;
			}

.static_content_container {
				font-family: Verdana;
				font-size: 11px;
				border-bottom: 9px solid #D6D6D6;
				padding: 10px;
}
.static_content_container_no_border {
				font-family: Verdana;
				font-size: 11px;
				padding: 10px;
}
.content_container	{
				height: 290px;
				width: 678px;
				position: absolute;
				overflow: hidden;
}

.content_scroller	{
				position: absolute;
				left: 0px;
				top: 0px;
				width: 678px;
}


