body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a img {
	border: none !important;
}

h1, h2, h3 {
	font-family: Georgia,Garamond,Times New Roman,serif;
	font-weight: normal;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

p, ul, dl {
	font-size: 10pt;
}

/* TURN OFF SOME SECTIONS */

div.banner,
div#profile,
div#groups,
div.dropDown,
div#navBar,
/* edit: added some stuff to be hidden | John */
ul#userControls,
div#promos,
div#localise,
fieldset#addReviewForm,
#footer{
	display: none;
}

div#logo {
	background-color: #B31B34;
}

