body
	{
		text-align: center;
		background:url(images/bk.gif);
		color: #325692;
		font: 12px Verdana,Tahoma,Arial,sans-serif;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	a
	{
		color: #bb283b;
		text-decoration: underline;
	}

	a:hover
	{
		color: #325692;
		text-decoration: none;
	}
	
	img.bottom_border {
		clear: both;
	}
	
	#container
	{
		text-align: left;
		margin: 0 auto;
		width: 966px;
		border-left: 3px solid #bb283b;
		border-right: 3px solid #bb283b;
		border-bottom: 3px solid #bb283b;
		background: #fff repeat-y;
		clear:both;
	}
	
	#footer
	{
		text-align: center;
		margin: 0 auto;
		width: 966px;
		padding-top: 10px;
		height: 25px;
		color: #fff;
		background:url(images/ft-bk.gif);
		clear:both;
	}
.style1 {
	font-size: 16px;
	font-weight: bold;
}