/* The Gamer Show ID Table Styles (Reviews) */
.maintitle {
	font: 20px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.type {
	font: 18px tahoma;
	color: black;
	font-weight:bold;
	font-style:italic;
	line-height: 16px;
	}

.titlequote {
	font: 14px tahoma;
	color: black;
	font-style:italic;
	font-weight:bold;
	line-height: 16px;
	}

.bodytext {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}