 @charset "utf-8";

 html, body, div, span, applet, object, iframe, 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, ol, ul, li, fieldset, form, label, legend,	table, caption,
 tbody, tfoot, thead, tr, th, td, h1, h2, h3, h4, h5, h6
 {margin: 0;	padding: 0;	border: 0;	outline: 0;	 outline:none;
 	font-size: 100%;	vertical-align: baseline; background: transparent;}
 body {line-height: 1;
 	font-size: 10px;
     }

 h1, h2, h3, h4, h5, h6 { padding: .33em 0 .25em 0;
 	font-family:Arial, Helvetica, sans-serif; font-weight:bold;
   
    color: black;
    text-align: center;}
 h1 { font-size: 14pt; color: black;}
 h2 { font-size: 13pt;  line-height: 110%;}
 h3 { font-size: 12pt; }
 h4 { font-size: 11pt; }
 h5 { font-size: 10pt; }
 h6 { font-size: 9pt; }
 hr{ color: #e5e5e5; height: 2px; }
 p { padding: .25em 0 .5em 0 }

.hide2 {
    display: none;
    }

.label { font-size: 67%; text-align: right; }

td { padding-bottom: .25em; }
table { padding: .5em .75em .75em; border: solid black 1px; margin: 0 auto;
 width: 80%; }

label { font-size: 67%; text-align: right; padding: 0 .5em 0 .75em; }

.content {
 	margin: 0em auto 2em;
    width: 709px;
    background-color: transparent;
}

.header {
     width: 709px;
}

input { border: none; border-bottom: solid black 1px;
	background-color: transparent; }
	
address {
	margin: 1em auto 2em 25%;
	font-size: 14pt; 
}
h1.hdr {
	 text-align: center;
}
