BODY
{ 
	background: #fff8e5;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
 }

 /* styles for links */
 
A
 {
    color: #000000;
 }
  A:visited{color: #666666}
  A:hover{color:#CCCCFF}    
  A:link{color: #000000} 

 
  
.cpoLink:link
{
    font-size: 10px;
    text-decoration: underline;
    color: #000000
}

.cpoLink:visited
{
    font-size: 10px;
    text-decoration: underline;
    color: #666666
}

.cpoLink:active
{
    font-size: 10px;
    text-decoration: underline;
    color: #333333
}

.cpoLink:hover
{
    font-size: 10px;
    text-decoration: underline;
    color: #333333
}
  
/* Styles for text */

.captionBlack
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000
}

.b
{ 
	font-weight: bold;
 }
 
sup
{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000
 }
   
TD
{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000000
}
 
 .bylText1{ 
 	color: #666666;
	font-size: 10px
  }
  
   .bylText2{ 
 	color: #8C8CB6;
	font-size: 10px
  }
  
   .bylText3{ 
 	color: #000000;
	font-size: 10px
  }
   
	.bylText4{ 
 	color: #666666;
	font-size: 10px
  }
  
  .greyletters{ 
 	color: #CCCCCC;
	font-size: 10px
  }
  
  .dis{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
  }
  
  .terms{ 
  	font-size: 10px;
   }
   
   .error{ 
   	color: #FF0000;
    }
	
	.header{ 
	font-size:12px;
	 }
/* Styles for form elements */
 
 input
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal
}
	
select
{
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal
}

textarea
{
	font-family: Verdana; 
	font-size:10px;
	font-weight: normal;
}

.frm
{
	font-family: letter gothic,lucinda console,courier new,courier;
	font-size:9pt;
	font-weight: normal;
}
