/* CSS Document */

.all {
	font-family : Arial;
	font-size : 12px;
	color : #666633;
	font-weight : normal;
	line-height : 16px;
}
.red {
	color : #993333;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
}
.large {font-family: Arial; font-size: 16pt;line-height : 24px;color : #666633; }
.large-red {font-family : Arial;font-size : 16pt;color : #993333;font-weight : normal;line-height : 30px;} /*same as safariPrice class*/
.medium {font-family: Arial; font-size : 12pt; line-height : 15px;color : #666633;}
.medium-red {color: #993333;font-family: Arial; font-size : 12pt; line-height : 15px;}
.xsmall-red {color: #993333;font-family : Arial; font-size : 10px;}
.price-table-headings {font-family : Verdana; color : #FFFFCC; font-size : 12px;}
.price-table-body {font-family : Verdana; color : #000000; font-size : 12px;}
.small-footer-links {font-size: x-small;font-family: "Bradley Hand ITC";}