<!--
/* Sophella Design - CSS Style Sheet   */
/* Made for Internet Explorer v5.x browers */
/* Create by A.A.Rodil 200701,             */
/* --------------------------------------------------------------------------------*/

/*--- comment ---*/
/*--- aqua blue   = #669999 ---*/
/*--- avocado     = #CCCC99 ---*/
/*--- dark avocado= #999966 ---*/
/*--- very yellow = FFFF99 ---*/



/*-- 8PT STANDARD AQUA TEXT -- CREDITS --*/
.stdsm-aqua {  font-family: Arial; font-size: 8pt; color: #669999 ; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none}  

/*-- 10PT STANDARD AQUA TEXT --*/
.std-aqua {  font-size: 10pt; color: #669999; font-family: Arial; font-style: normal; font-weight: normal}  

/*-- 10PT STANDARD BOLD AQUA TEXT --*/
.stdbld-aqua {  font-size: 10pt; color: #669999; font-family: Arial; font-style: normal; font-weight: bold}  

/*-- 10PT STANDARD AVOCADO TEXT --*/
.std-avoc {  font-size: 10pt; color: #CCCC99; font-family: Arial; font-style: normal; font-weight: normal} 
 
/*-- 10PT STANDARD BOLD AVOCADO TEXT --*/
.stdbld-avoc {  font-size: 10pt; color: #CCCC99; font-family: Arial; font-style: normal; font-weight: bold}  

/*-- 12PT Large STANDARD AQUA TEXT --*/
.lgstd-aqua {  font-size: 12pt; color: #669999; font-family: Arial; font-style: normal; font-weight: normal}  

/*-- 12PT Large STANDARD BOLD AQUA TEXT --*/
.lgstdbld-aqua {  font-size: 12pt; color: #669999; font-family: Arial; font-style: normal; font-weight: bold}  

/*-- 12PT Large STANDARD AVOCADO TEXT --*/
.lgstd-avoc {  font-size: 12pt; color: #CCCC99; font-family: Arial; font-style: normal; font-weight: normal} 
 
/*-- 12PT Large STANDARD BOLD AVOCADO TEXT --*/
.lgstdbld-avoc {  font-size: 12pt; color: #CCCC99; font-family: Arial; font-style: normal; font-weight: bold} 

/*-- 10PT STANDARD DARK AVOCADO TEXT --*/
.std-drkavoc {  font-size: 10pt; color: #999966; font-family: Arial; font-style: normal; font-weight: normal} 
 
/*-- 10PT STANDARD BOLD DARK AVOCADO TEXT --*/
.stdbld-drkavoc {  font-size: 10pt; color: #999966; font-family: Arial; font-style: normal; font-weight: bold} 




/*-- USE FOR STANDARD PURPLE BODY TEXT --*/
.sbdy-std {  font-size: 10pt; color: #9966CC; font-family: Arial; font-style: normal; font-weight: normal}  

/*-- USE FOR STANDARD BOLD PURPLE BODY TEXT --*/
.sbdy-stdbld {  font-size: 10pt; color: #9966CC; font-family: Arial; font-style: normal; font-weight: bold}  

/*-- USE FOR STANDARD CREDIT TEXT --*/
.sbdy-stdsm {  font-family: Arial; font-size: 8pt; color: #9966CC; font-style: normal; font-weight: normal; font-variant: normal}  

/*-- USE FOR STANDARD PURPLE URL TEXT --*/
.sbdy-stdurl {  font-size: 10pt; color: #9966CC; font-family: Arial; font-style: normal; font-weight: normal}  


/*-- USE FOR STANDARD PINK SMALL TEXT & LINE HEIGHT --*/
.sbdy-stdsm-lhs { font-family: Arial; font-size: 8pt; color: #9966CC; font-style: normal; font-weight: normal; font-variant: normal; line-height: 12px ; text-decoration: none} 

/*-- USE FOR SECTION HEADER BOLD PINK BODY TEXT --*/
.sbdy-hdrbld-aqua {  font-size: 12pt; color: #669999; font-family: Arial; font-style: normal; font-weight: bold}  






-->