body {
	margin:.1in .3in;
	padding:0;
	font:12pt "Times New Roman", serif;
	}
	
.hidden,
.no-print{display:none;}


/****************/
.clear:after {
	content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */



/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:.6em 0 0 0;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
	h1 {
		margin:.5em 0 .4em 0;
		font-size:180%;
		}
	h2 {
		font-size:150%;
		margin:.5em 0 .4em 0;
		padding-bottom:0;
		}
	h3 {
		font-size:130%;
		margin:.3em 0 .1em 0;
		}
p{
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul, h2+ul, h3+ul{
	margin-top:.2em;
	}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10pt 0 30pt 0;
	}
	td,th {
		border: #000 solid 1px;
		padding: 10px;
		text-align: left;
		vertical-align: top;
		}
hr {
	border: 0 hidden;
	border-top: 1px solid #000;
	clear: both;
	height: 0;	
	}
/*******************************************************/

