body { background-color: #ffffff;	}

body, p, div, td, dd, li {
									font: 12px geneva, Verdana, Helvetica, sans-serif ;
									color: #000000;
								   }



a:link { color: #ff6600; text-decoration: none;}
a:visited { color: #330099; text-decoration: none;}
a:hover { text-decoration: underline;}
a:active { color: #ff0000;}

a.t:link { color: 000080; text-decoration: none;}
a.t:visited { color: 000080; text-decoration: none;}
a.t:hover { color: 000080; text-decoration: underline;}
a.t:active { color: 000080; text-decoration: underline;}

/* Heading Styles */
h1, h2, h3, h4, h5, h6	{
						font-weight: 800;
						color: #000080;
						}

h1 { font-size: 16pt; }
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 9pt;}
h5 {font-size: 10pt; }

/* Margin Styles */ 
.marg10 { margin: 20px; }
.bigmargin { margin: 0px 20px; }*

/* Font Styles */
.smalltxt { font-size: 7pt;}
.font8 { font-size: 8pt; color: #666666;}
.fonteight { font-size: 11px; color: navy; }
.fontnine { font-size: 9pt; }
.font9 { font-size: 11px; }
.font11gray { font-size: 11px; color: #666666; }
.font12 { font-size: 12pt; }
.underline { text-decoration: underline; }
.justify { text-align: justify; }


b {font-weight: 600;}

.red { color: #cc0000; } *
.brred { color:  #f00f14; }
.navy { color: #000080; } *

.indent  { text-indent: 20px; text-align: justify;}*
.prghindent { text-indent: 20px; text-align: justify; }
 
.especials { font: 11px verdana, helv, arial, sans-serif; color: #3300cc; }
.especialsheader { font: bold 13px verdana, helv, arial, sans-serif; color: #3300cc;  }
 
 /* Padding Styles */
.top5 { padding-top: 5px; }
.top10 { padding-top: 10px; }*
.top20 { padding-top: 20px; }*
.top30 { padding-top: 30px; }*
.top50 { padding-top: 50px; }*
.padall20 { padding: 20px; }*
.topbottom10 { padding: 10px 0px; }
.topbottom20 { padding: 20px 0px; }*
.topbottom30 { padding: 30px 0px; }*
.topbottom40 { padding: 40px 0px; }*
.bottom20 { padding-bottom: 20px; }*
.bottom10 { padding-bottom: 10px; }
.bottom5 { padding-bottom: 5px; }
.left50 { padding-left: 50px; }*
.left20 { padding-left: 20px; }
.left10 { padding-left: 10px; } *
.indentblue { padding-left: 40px; font-size: 9pt; color: #000080;}
 
/* List Styles */
.button { list-style-image: url(graphics/bullet_ball.jpg); }

 /* Line Styles */
 .line20 { line-height: 20px; }*
 .line30 { line-height: 30px; } *
 
 .acrobat	{ /* styles for adobe acrobat reader information */
					width: 400px;
					text-align: left;
					color:#666666; 
					font-size: 8pt; 
					padding-right: 10px;
				}	*
				
.raccoon { border: 2px solid #660099; width: 400px; padding: 5px; }
.printwindow { color: gray; }

.box { 	border: 1px dashed #ff9900; padding: 5px;
			background-color: #e7e7f8;
			width: 380px;
			 } *

			 