/* reset.css */
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,dl,dt,dd,fieldset,form,label,legend{margin:0 auto;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;}
body{line-height:1;color:#060;background:white;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
 
/* typograpghy.css */
body{font-family:Helvetica,Arial,"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;line-height:1.5; background:url(../grid.png);}
body{font-size:75%;}
html > body{font-size:12px;}
h1,h2,h3,h4,h5,h6{font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;color:#f00; }
h1{font-size:3em; display: none;}
h2{font-size:2.0em;}
h3{font-size:1.5em;line-height:2;}
h4{font-size:1.2em;line-height:1.25;font-weight:bold;}
h5{font-size:1em;line-height:1.2;font-weight:bold;}
h6{font-size:1em;line-height:1.0}

p{font-family:Helvetica,Arial,"Lucida Grande",Verdana,sans-serif;margin:0 0 1.5em 0; color:#060;}
p.last{margin-bottom:0;}
p img{float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.top{margin-top:0;}
p.small{font-size:0.8em;margin-bottom:1.8em;line-height:1.8em;}
p.large{font-size:1.2em;line-height:2.5em;}
p.quiet{color:#666;}
.hide{display:none;}
.alt{color:#666;font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",serif;font-size:1.2em;line-height:1%;font-style:italic;}
.dquo{margin-left:-.7em;}
p.incr,.incr p{font-size:0.8em;line-height:1.44em;margin-bottom:1.8em;}
strong{font-weight:bold; color:#fff; border:1px solid #333; background-color: #060; }
em{font-style:italic;}
u{text-decoration: none; border-bottom:1px dotted #060;}

ul,ol{margin:0 0 0 1.5em;}
dl{margin:1.5em 0;}
dl dt{font-weight:bold;}

a{color:#060;text-decoration:underline;outline:none;border:0;}
a img{border:0;}

pre{margin-bottom:1.3em;;background:#333;border:0.1em solid #060;padding:1.5em;}
code{margin-top:0.1em; font:0.9em Monaco,monospace; color:#060;}
blockquote{margin:1.5em 0 1.5em 1.5em;;color:#060;font-style:italic; border:2px solid #333;}

hr{margin:0.6em auto;background:#333;color:#060;width:90%;height:0.3em;}
* html hr{margin:0 0 1.2em 0;}
br{line-height:1.5em;}

#container table{margin-bottom:1.4em;border-top:0.1em solid #ddd;border-left:0.1em solid #ddd;}
#container th,#container td{height:1em;padding:0.2em 0.4em;border-bottom:0.1em solid #ddd;border-right:0.1em solid #ddd;}
#container th{font-weight:bold;}

form {border:0;}
label{font-weight:bold; color:#060;}
textarea{height:150px; width:250px; border:1px solid #060; color:#060;}
input,select{border:1px solid #060; color:#060;}
select {margin:inherit;}
iframe {overflow: hidden; border:0;}

.fleft {float:left; margin:0 10px 10px 0;}
.fright {float:left; margin:0 0 10px 10px;}
.clr {height:1px; clear:both;}
.point {cursor:pointer;}
.page-break{page-break-before:always;}