
.maintitle  		{ 	font-family:  Helvetica, Arial;
       					font-size: 12pt;
      					color: #ccccff; 
					    text-align: center;
       					letter-spacing: 0.3em}
       					
.smalltitle  		{ 		font-family:  Helvetica, Arial;
       					font-size: 12pt;
      					color: #ccccff; 
					    text-align: center;
       					letter-spacing: 0.1em}

P    				{ 	font-family:  Helvetica, Arial;
       					font-size: 12pt;
       					color: #ffffff}
       					
li    				{ 	font-family:  Helvetica, Arial;
       					font-size: 12pt;
       					color: #ffffff}

.normal    			{ 	font-family:  Helvetica, Arial;
       					font-size: 12pt;
       					color: #ffffff}

hr    				{ 	height:1;
       					color: #333366}
						
					

B    				{ 	font-family:  Helvetica, Arial;
       					
       					color: #ffffff;
					    font-weight: bold }

BODY        		{	margin: none;	
					    background-color: #000000;
					    font-family:  Helvetica, Arial;
       					font-size: 12pt;
       					color: #ffffff}

DIV      			{	padding: 10;
					    background-color: none}

.paddedCell 		{	
                        padding-right: 30px; 
                        padding-left: 30px; 
                        padding-top:5px;
                        padding-bottom:5px
                    }
						
						
.quote              {   
                        color: #fff; 
                        font-size: 10pt;
                        font-family: Helvetica, Arial, sans-serif; 
                        text-align: right; 
                        letter-spacing: 0.2em
                    }
                    
i.small             {
                        color: #fff; 
                        font-size: 10pt;
                        font-family: Helvetica, Arial, sans-serif;  
                        text-align: left;
                        letter-spacing: 0.2em
                    }



/* Link Classes */

a:link 				{	color: #ff9933; text-decoration: none; font-family:  Helvetica, Arial; font-size: 12pt;}
a:visited 			{	color: #ff9933; text-decoration: none; font-family:  Helvetica, Arial; font-size: 12pt;}
a:hover 			{	color: #ffffff; text-decoration: none; font-family:  Helvetica, Arial; font-size: 12pt; background:#000033}
a:active 			{	color: #eeeecc; text-decoration: none; font-family:  Helvetica, Arial; font-size: 12pt;}

a.smallLink:link 			{	color: #ff9933; text-decoration: none; font-family:  Helvetica, Arial; font-size: 10pt; padding: 1}
a.smallLink:visited 		{	color: #ff9933; text-decoration: none; font-family:  Helvetica, Arial; font-size: 10pt; padding: 1}
a.smallLink:hover 		{	color: #ffffff; text-decoration: none; font-family:  Helvetica, Arial; font-size: 10pt; background: #000033; padding: 1}
a.smallLink:active 		{	color: #cccc99; text-decoration: none; font-family:  Helvetica, Arial; font-size: 10pt; padding: 1}






/* Event Classes */

.eventTitle  		{ 		font-family:  Helvetica, Arial;
       					font-size: 14pt;
      					color: #ccccff; 
      					padding:5;
					text-align: center;
       					letter-spacing: 0.3em;
       					font-weight: bold}


