@charset "utf-8";
/*Default.CSS*/
/*CSS document was developed by Wood Street, Inc. (www.woodstreet.com)*/
/*Copyright 2009*/

/*html, body {
	font-size:100%;
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, abbr, acronym, address, cite, img, small, big, s, strike, sub, sup, pre, form, legend, fieldset, input, textarea, select, blockquote, q, table, caption, tbody, tfoot, thead, tr, th, td applet, object, iframe {
 	margin:0;
 	padding:0;
 	border:0;
 	outline:0;
 	text-decoration:none;
 	font-variant:normal;
 	font-weight:normal;
 	font-style:normal;
}
a {
 	outline:0;
}
ol, ul, dl, dt, dd {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border-style:none;
}*/