body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-style : normal;
}

h1 {
	font: normal 40px Georgia, Times New Roman, Times, serif; 
	color:#581e00; 
	text-decoration: none;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 18px;
	color : #000000;
}

h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}

hr {
	height:1px;
	color:#ecdccc;
}

a:hover { 
	color: #FF0000;
}

.sup {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14pt;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 8pt;
}

.odd { background-color: #f1ece7; }
.even { background-color: #f7f4f1; }


/*-------------BACKGROUNDS-------------------*/

.wallmain {
	background-image : url("/images/wall_main.gif");
	background-repeat : repeat-x;
	background-position : top;
}

.wallcontent {
	background-image : url("/images/wall_content.gif");
	background-repeat : repeat-y;
	background-position : center;
}

table.stores {
	border : 1px solid Black;
}