body {
	margin: 1px 0 0;
}
	h1 { font-size: 2.3em; }
	h2 { font-size: 1.8em; color: #5c5b57; }
	a { color: #960a0d; }
	a:hover { color: #960a0d; text-decoration: none; }
	img { border: 0; }
	.red { color: #960a0d; }
	.grey { color: #5c5b57; }
	p  { font-size: 1.2em; color: #5c5b57; }
.footer {
	background-image: url(../images/bgFooter.gif);
	background-repeat: repeat-x;
}
.BTTN1 {
	BACKGROUND-COLOR: #D1D1D1;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: white 1px solid;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10;
	FONT-WEIGHT: bold;
	CURSOR: hand;
	background-image: url(../images/bg_row.jpg);
	background-repeat: repeat-x;
}


