		
		
/*
Reset Styles from Eric Meyer's CSS Tools
http://meyerweb.com/eric/tools/css/reset/index.html
 v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  fieldset, form, label, legend{
/*table, caption, tbody, tfoot, thead, tr, th, td */
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
body 

		{  background-image: url(firstlook_background.gif);  }



	line-height 1 font-family verdana font-size 12pt ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		
		
		
		
		
		
		
		
.prices {
	border: 2px solid #000000;
}
.td.price {
	border: 2px solid #000000;
}
div.center {
	margin-right: auto;
	margin-left: auto;
}

#nav{font-weight:bold;}
h2           { font-family: Verdana; font-size: 14pt; font-weight: bold }
h3           { font-family: Verdana; font-size: 12pt; font-style: italic }
h4           { font-family: Verdana; font-size: 12pt; font-weight: bold }
h1           { font-family: Verdana; font-size: 18pt; font-weight: bold }
h5           { font-size: 10pt; font-family: Verdana; font-style: italic }

.faq_q       { font-family: Verdana; font-size: 14pt; font-style: italic; font-weight: bold }
.faq_a       { font-family: Verdana; font-size: 12pt; text-indent: 0; line-height: 100%; 
               word-spacing: 0; margin-left: 25; margin-top: 0; 
               margin-bottom: 0 }
