
/* Styles Definition */

p.doc		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; text-align: Justify; }
a.doc           { color: #003399 }

/*
h1.doc          { font-size: 14pt; border-bottom: 1 solid #808080; color: #e2081e }
*/

h1.doc {
	PADDING-LEFT: 3px; FONT-SIZE: 16px; MARGIN-BOTTOM: 5px; PADDING-BOTTOM: 2px; COLOR: #ff0000; BORDER-BOTTOM: #ff0000 1px solid; font-weight: normal
}

h2.doc          { font-size: 10pt; color: #808080; }
h3.doc          { font-size: 14pt }
h4.doc          { font-size: 12pt; text-decoration: underline }
h5.doc          { font-size: 11pt }
h6.doc          { font-size: 8pt; text-decoration: none; margin-bottom:8 }
em.doc          { font-style: italic; font-size: 10px; }
li		{ font-size: 10px; }
ul.doc		{ list-style-type: square; margin-top:10; margin-bottom:10}
