body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.button {
	background-color : #2B2B2B;
	background-color : #353535;
	height : 20px;
}
.buttonDouble {
	background-color : #2B2B2B;
	background-color : #353535;
	height : 34px;
}
.menulink {
	color : #FFDD46;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
A.menulink:hover {
	color:white
}
.header {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;		
}
.comparison {
	background : #595039;
	background : #00004C;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.comparisonTitle {
	color : #FFDD46;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.polaroid {
	color : Navy;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.tellafriend {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	width : 115;
}
.tellafriendButton {
	font-size : 8pt;
	width : 50;
	height : 21;
}
