.Normal {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #CCCCCC; 
	background-color: #000000; 
	background-repeat: no-repeat; 
	background-position: center center
	}

.link_normal {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	color: #9999FF; 
	text-decoration: underline; 
	background-color: #000000; 
	background-position: center; 
	text-align: center; 
	font-weight: bold
	}

.letras {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-style: oblique; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: small-caps; 
	text-transform: lowercase; 
	background-color: #000000
	}

.smalltext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-style: normal; 
	font-weight: normal; 
	background-color: #000000; 
	color: #CCCCCC
	}

.pictureCentred {  
	background-color: #000000; 
	background-position: center
	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 0px #FFFFFF;
	}

.TableTitle {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666666; 
	text-align: center
	}
