/* CSS Document */


h1           { font-family: Verdana; font-size: 14pt; font-style: italic; 
			font-weight: bold; text-align: center; margin-top: 0; margin-bottom: 0;text-decoration: underline  }
.verdana     { font-family: Verdana; font-size: 10pt; line-height: 150% }
.centered    { text-align: center }
.red		{color: #FF0000}
.blue		{color: #000080}
.maroon		{color: #800000}
.maroon2      { color: #9C0000 }
.burgundy      { color: #82022C }
.orange			{ color: #FF6600}
.red2			{ color: #B30203}		
		
.italic      { font-style: italic; font-weight: bold; line-height:100%; margin-top:4; margin-bottom:4 }
.under       { text-decoration: underline }
.lefttext    { text-align: left; line-height: 100%; margin-top: 6; margin-bottom: 6; font-family:Times New Roman; font-size:14pt; font-weight:bold }
.incfont     { font-size: 18pt; font-family:Times New Roman; text-decoration:underline; font-weight:bold }
.incfont2     { font-size: 14pt; font-family:Times New Roman; text-decoration:underline; font-weight:bold }
.incfont3     { font-size: 14pt; font-family:Times New Roman; font-weight:bold; line-height:100%; font-style:italic; margin-top:4; margin-bottom:4 }
.pspc        { line-height: 150%; margin-top: 6; margin-bottom: 6 }
.caption      { color: #800000; font-family: Times New Roman; font-size: 12pt }
.caption2      { color: #FFFF00; font-family: Times New Roman; font-size: 12pt; text-align: center }
.caption3      { color: #FFFF00; font-family: Times New Roman; font-size: 12pt; text-align: left; font-weight: bold }
.caption4      { color: #800000; font-family: Times New Roman; font-size: 12pt; text-align: left; font-weight: bold }
.caption5      { color: #800000; font-family: Times New Roman; font-size: 12pt; text-align: center; font-weight: bold }

.footer      { color: #800000; font-family: Times New Roman; font-size: 10pt; font-style: 
               italic; font-weight: bold }
.footer2      { color: #800000; font-family: Times New Roman; font-size: 12pt; font-style: 
               italic; font-weight: bold; text-align:center }
.footer3      { font-family: Times New Roman; font-size: 12pt; font-weight: bold; text-align:center }

               
h2			{ text-decoration: underline; font-size: 12pt; font-family: Times New Roman; 
			font-weight: bold; line-height: 100%; margin-top: 8; margin-bottom: 0  }
h3           { color: #800000; font-family: Times New Roman; font-size: 12pt; font-weight: 
               bold }
h4          { color: #800000; font-family: Times New Roman; font-size: 10pt; font-weight: 
               bold }
p			{font-family: Times New Roman; font-size: 12pt; text-align: left; line-height: 100%; 
			margin-top: 6; margin-bottom: 4}
span.bullet  { list-style-type: disc; font-family: Times New Roman; font-size: 10px }