/* ###### Begin Printview ###### */

body { 
	padding: 0px;
	margin: 15px;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 85%;
	background-color: #FFFFFF;
}

a:link { text-decoration: underline; font-weight: bold; color: #938270; }
a:visited { text-decoration: underline; font-weight: bold; color: #938270; }
a:hover { text-decoration: none; font-weight: bold; color: #938270; }
a:active { text-decoration: underline; font-weight: bold; color: #938270; }
a:link:hover { text-decoration: none; font-weight: bold; color: #938270; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #938270; }

h1 { font-size: 1.4em; }
h2 { font-size: 1em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }

p img { float: right; margin: 10px; border: 0px; }

/* ###### End Printview ###### */

