/* 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;}

#header p, #nav, #sidebar	{ display: none; }

#content_sub .quotes { font-size: 11px; color: #369; font-weight: bold; width: 200px; padding: 20px; float: right; float: right; background: url(../images/bg_quotes.gif) no-repeat; }

p, img, h1, h2, h3	{ margin: .15in 0;}
h1	{ font-size: 14pt;}

