/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
   /*
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}


body {font-size: 100.01%;font-family: Arial, Verdana, Helvetica, sans-serif;color: #000;background-color: #fff;} 
fieldset{clear: both;font-size: 100%;border-color: #cccccc;border-width: 1px;border-style: solid;padding: 10px;margin: 0 0 0 0;}
h1 	{font-size: 2.2em;} 
h2 	{font-size: 2.0em;} 
h3 	{font-size: 1.8em;} 
h4 	{font-size: 1.6em;}
h5 	{font-size: 1.4em;}
p 	{font-size: 1.2em;} 



*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
}
body, select, input, textarea {font: 100%/1.2 "lucida sans", verdana, arial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {padding-bottom: 0.8em;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}
p {padding-bottom: 1.2em;}

fieldset {border: solid 1px #999;padding: 1em;margin: 1em 0;}
legend span {display: block;font-weight: bold;font-size: 1.4em;color: #000;}



