body	{
		color:c4c6bb; 
		font-size: 36px; 
		font-family: Arial, Helvetica, sans-serif;
		}

/* links */

a		{
		color:#425f97;
		}


a.ke7reviews		{
		color:#425f97;
		text-decoration:none;
		}

a.ke7reviews:hover		{
		color:#FFFFFF;
		text-decoration:none;
		background-color:#425f97;
		}



td		{
		color:000000;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		}


/* paragraph shit */

p.blurb {
		font-family: times, serif, courier;
		color:#000000;
		font-size:10pt;
		text-align:left;
		}

/* SPANS SHIT */

span.newssource{
		font-family: helvetica, arial, sans-serif;
		text-decoration:underline;
		color:#000000;
		font-size:10pt;
		font-style:italic;
		text-align:left;
		font-weight:bold;		
		}

span.writer{
		font-family: times, serif, courier;
		color:#94979b;
		font-size:8pt;
		font-style:none;
		text-align:left;
		font-weight:bold;
		}

span.ke7 {
		font-family: times, serif, courier;
		color:#000000;
		font-size:10pt;
		text-align:left;
		font-style:italic;
		}


/* DIV */

div#news
		{
		width:810px;
		height:560px;
		border-width:4px;
		border-style:double;
		border-color:#cacaca;
		overflow:auto;
		padding:20px;
		}

div#ke7reviews
		{
		margin-left:auto;
		margin-right:auto;
		width:600px;
		height:700px;
		border-width:4px;
		border-style:double;
		border-color:#cacaca;
		overflow:auto;
		padding:20px;
		text-align:left;
		}


/* IMAGES */

img#nymap
		{
		width:680px;
		height:auto;
		}

img#angouleme
		{
		width:500px;
		height:auto;
		}

img#g4
		{
		width:500px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		}

.bold {font-weight:bold;}
.bodyFontSmall {font-family: Arial, Helvetica, sans-serif; font-size: 9px;}
.bodyFont {font-family: Times, Times New Roman, New York, serif; font-size: 12px;}
.printArtist {font-family: Times, Times New Roman, New York, serif; font-size: 12px; font-weight:bold;}
.printTitle {font-family: Times, Times New Roman, New York, serif; font-size: 12px;}
.bodyFontBig {font-family: Times, Times New Roman, New York, serif; font-size: 21px;}
.bodyFontHuge {font-family: Times, Times New Roman, New York, serif; font-size: 30px;}
.bodyFontDark {font-family: Times, Times New Roman, New York, serif; color:6d726b;}
.headerFont {font-family: Times, Times New Roman, New York, serif; font-size: 30px; color:616460;}
.retailTitle {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:6d726b;}
.saleFont {color:ff3333; font-weight:bold;}
.newItem {color:ff3333; font-weight:bold;}
.link {color:425f97; text-decoration:underline;}
.saleLink {color:ff3333; text-decoration:underline;}
.grey {color:6d726b;}
.red {color:red;}
.quote {color:#666666; font-style:italic;}
.quoteTitle {font-style:normal;}
