body {
	font-family: Arial, Helvetica, sans-serif;
	color:#E9EBE9;
	font-weight:bold;
	background-color:#000000;
}

.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	color:#F4F4F4;
	font-size:16px
}

h1  {
	color:#FF0000;
}

h2, h3 {
	color:#FF0000;
	font-style:italic;
}

.emphasize {
	color:#FFFF00;
	font-style:italic;
}

.savings {
	color:#00FF00;
	font-style:italic;
}

.location {
	color:#FF0000;
	font-style:italic;
	text-decoration: underline;
}

.motto {
	color:#00CCFF;
	font-style:italic;
}

.question {
	color:#FF0000;
}
.answer {
	color:#CCCCCC;
}
.review {
	color:#FF0000;
}
.attribution {
	color:#FFFF00;
	font-style:italic;
}

.header {
	font-size:16px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px
}

img {
	border-style:none; 
}

a:link {
text-decoration:none;
color:#00FF00;
}
a:visited {
text-decoration:none;
color:#00FF00;
}
a:active {
text-decoration:none;
color:#00FF00;
}
a:hover {
text-decoration:none;
color:#00FF00;
}

.news {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	background-color:#000000;
}

.emphasis1 {
	font-size:12px;
	color:#00FFCC;
	font-weight:strong;
	background-color:#000000;
}

.emphasis2 {
	font-size:12px;
	color:#FFCC00;
	font-weight:strong;
	background-color:#000000;
}

.advertisement {
	font-size:10px;
	color:#FFFFFF;
	background-color:#000000;
}
.advert-header {
	font-size:10px;
	font-weight:bold;
	color:#909;
	background-color:#001111;
}