body
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

h1
{
	font-size: 18pt;
	color: #000000;
}

h2
{
	font-size: 16pt;
	color: #000000;
}

h3
{
	font-size: 14pt;
	color: #000000;
}

h4
{
	font-size: 12pt;
	color: #000000;
}

p
{
	font-size: 10pt;
	color: #000000;
}

td
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

HR{clear:both;color:#4F4F4F;height:1px;border-top:0px;border-bottom:1px solid #4F4F4F;margin:0px;}




/*--Advertising Banner--*/
.main_view {
	width: 728px;
	position: relative;
	margin-top:10px;
	z-index:1;
}

.window {
	height:90px;	width: 728px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left; width:728px;}

/*--Paging Styles--*/
.paging {
	display:none;
}

img{ border:none; }
