	body {
	background-color : #8a8a8a;
	}
	.back {
	width : 760px;
	height : 579px;
	background-color : #ffffff;
	border : 2px outset #c0c0c0;
	}
	.footer {
	width : 760px;
	background-color : #707070;
	border-left : 1px solid #c0c0c0;
	border-right : 1px solid #4a4a4a;
	border-bottom : 1px solid #4a4a4a;
	}
	td {
	font-family : verdana,arial,sans-serif;
	font-size : 11pt;
	font-weight : normal;
	
	}
	.footer td{
	font-size : 9pt;
	font-weight : normal;
	color : #ffffff;
	}
	A:link, A:Visited, A:Hover {
		font-size : 12pt;
		font-weight : bold;
		color : #993366;
		text-decoration : none;
		line-height : 20px;
	}
	A:Hover {
		color : #cc3399;
	}
	.footer A:link, .footer A:Visited, .footer A:Hover {
		font-size : 9pt;
		font-weight : bold;
		color : #ffffff;
		text-decoration : none;
	}
	.footer A:Hover {
		color : #993366;
	}
	h3 {
		font-size : 12pt;
		color : #993366;
	}
	h4 {
		font-size : 13pt;
		font-weight : bold;
	}
	.smaller-text {
	font-size : 9pt;
	padding-right : 40px;
	text-align : center;
	}
	.purple {
	color : #993366;
	font-weight : bold;
	}
	.small-purple {
	color : #993366;
	font-weight : bold;
	font-size : 8pt;
	}
	.caption {
	font-size : 12pt;
	line-height : 25px;
	}
	.grey-price {
	background-color : #bdbdbd;
	color : #000000;
	border : 1px solid #aaaaaa;
	font-size : 8pt;
	}
	.white-price {
	background-color : #ffffff;
	color : #000000;
	border : 1px solid #aaaaaa;
	font-size : 8pt;
	text-align : center;
	}