p {
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-align: justify;
} 

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #444444;
	background-color: #edf2f2;
	text-align: justify;
	margin-top: 0px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px	
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 0; 
	padding-bottom: 0;
}

h2 {	
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0; 
	padding-top: 0;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	color: #ff0000;
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0; 
	padding-top: 0;
}

.left { 
	text-align: left;
}

.price {
	font-size: 1em;
	font-weight: normal;
	color: #ff0000;
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0; 
	padding-top: 0;
	text-align: left;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #ff0000;
}

a.firestorm:link {
	color: #666666;
	text-decoration: none;
}

a.firestorm:visited {
	color: #666666;
	text-decoration: none;
}

a.firestorm:hover {
	color: #666666;
	text-decoration: underline;
}

strong {
	font-style: italic;
	text-transform: none;
}

.image {
	border: 0;
}

/* this is a comment */
/* www.htmldog.com */










