/* CSS DOCUMENT */

* 	{ margin: 0; padding: 0;}

body { font-size: 11pt; font-family: trebuchet ms, arial, sans-serif; text-align: left; color: #333; background: #fff;}

table, th, td { font-size: 11pt; font-family: trebuchet ms, arial, sans-serif; color: #333; }

a:link, a:visited	{ color: #333; text-decoration: underline;}

p, img, h1, h2, h3	{ display: block; margin: .15in 0;}
