BODY  {
	margin : 0;	
	/*background-color : #3366CC;*/
	background-color : White;
}

h1 {
    font-size : 15px;
	font-family : verdana;
	text-align : left;
}    
    
    UL  {
	font-family :  verdana;
	font-size :  12px;
	color : Black;}


TD  {
	font-family : verdana;
	font-size : 12px;
}

P  {
	font-size : 12px;
	font-family : verdana;
	text-align : justify;
	color : Black;}

    
  .head {
 font-family: verdana;
 font-size: 13px;
 font-weight: Bold;
 }
 
 .title {
 font-family: verdana;
 font-size: 18px;
 font-weight: Bold;
 text-align : left;
 }
 
 .title2 {
 font-family: verdana;
 font-size: 16px;
 font-weight: Bold;
 text-align : center;
 }
 
 .purp{
	 color: #B663EA;
}

   .wht {
  color : White;
}

  .blue {
   color : #0033cc;
}   
   
  .oren {
  color : #ff9900;
}
  
  yel {
  color : #ffcc00;
}

.nojust{
	text-align : left;
}
 
 .copy {
	font-size : 11px;
}
 
.copy2 {
	font-size : 10px;
	text-align : left;
}

.copylist {
	font-size : 10px;
	text-align : left;
	color : #ffffcc;
}


OL  {
	font-size : 12px;
	font-family : verdana;
}

A:LINK  {
	text-decoration : none;
	color : #9900cc;
}

A:VISITED  {
	text-decoration : none;
	color : #9900cc;
}

A:ACTIVE  {
	text-decoration : none;
	color : #9900cc;
}

