.table		{ font-size: 11pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
.table2   	{ font-size: 10pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
.navigation { font-size: 10pt; font-family: Tahoma; color:#000066 }
.comment	{ font-size: 8pt;  font-family: Tahoma }
.textSmall 	{ font-size: 9pt;  font-family: Tahoma }	
h1          { font-size: 30pt; font-family: Roman, Tahoma; font-weight: bold; text-align:center }
h2          { font-family: Tahoma; font-size: 24pt; font-weight: bold }
h3          { font-family: Tahoma; font-size: 18pt; font-weight: bold }
h4			{ font-family: Tahoma; font-size: 14pt; font-weight: bold }
h5			{ font-family: Tahoma; font-size: 12pt; font-weight: bold }
h6			{ font-family: Tahoma; font-size: 11pt; font-weight: bold }
p 			{ font-size: 11pt; font-family: Tahoma; margin-top: 0; margin-bottom: 0 }
body		{ border-style: solid; border-width: 0; background-color: #FFFCE6 }
Normal		{ font-family: Tahoma, font-size: 10pt }

a.myPlayer { 
    display:block; 
    width: 400px; 
    height:300px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 
 
a.myPlayer2 { 
    display:block; 
    width:260px; 
    height:194px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 

a.myPlayer3 { 
    display:block; 
    width: 400px; 
    height:300px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 

a.myPlayer img { 
    margin-top:70px; 
    border:0px; 
} 
     