@charset "UTF-8";

	body 		{
	margin-left: 		0px;
	margin-top: 		0px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	background-color:	#FF9900;
				}
				
	p,td,li,b		{font-family:		Arial, Helvetica, sans-serif;
				font-size: 			15px;
				}
	a:link 		{color:				white;
				}
				
	a:visited 	{color:				white;
				}
				
	a:active 	{color:				white;
				}

	.header		{height:			170;
				}
	
	.slideshow	{width:				300;
				height:				388;
				}
				
	.footer	{background-image:url(../img/footer.jpg);
				background-repeat:	no-repeat;
				font-size: 10px;
				color:0000333;
				}