body  {margin-left : 5pt; margin-right : 5pt; margin-bottom : 5pt; margin-top : 5pt; background-color : #666666;}


.backblue { 
	font-size: 12px; 
	color: #ffffff;
	background: #003366;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}

.pageTitle { 
	font-size: 24px; 
	color: #ffffff;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
.pageTitleWhite { 
	font-size: 26px; 
	color: #ffffff;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
.pageTitleBlack { 
	font-size: 28px; 
	color: #000000;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
.headline { 
	font-size: 20px; 
	color: #424E7A;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
.headlineRed { 
	font-size: 20px; 
	color: #cc0000;
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
.artisteNav { 	
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	text-decoration: underline;
	}

.title { 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	}

.title:hover { 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	text-decoration : none;
	}
.titleWhite { 
	font-size: 13px;
	color: white; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
.titleLink { 
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
.titleLink:hover { 
	color:red; 
	font-size: 13px; 
	font-weight: bold; 
	font-family: arial, helvetica; 
	}
	
	
.textSmall { 
	font-size: 11px; 
	font-family: arial, helvetica; 
	}
.textVSmall { 
	font-size: 10px; 
	font-family: arial, helvetica; 
	}
.textBSmall { 
	font-size: 11px; 
	font-weight: bold;
	font-family: arial, helvetica; 
	}
.textVSmallgreen { 
	font-size: 12px; 
	font-weight: bold;
	font-family: arial, helvetica; 
	background: #ccffcc;
	text-decoration: none; 
	}
.textSmallred { 
	color: red; 
	font-size: 11px; 
	font-family: arial, helvetica; 
	}
.textLinkSmall { 
	font-size: 11px; 
	font-family: arial, helvetica; 
	}
.textLinkSmallWhite { 
	color: white;
	font-size: 12px; 
	font-family: arial, helvetica; 
	}
.textLinkSmall:hover { 
	color: red; 
	font-size: 11px; 
	font-family: arial, helvetica; 
	}

	
.text { 	
	color: black; 
	font-size: 12px; 
	font-family: arial, helvetica; 
	}
.textWhite { 
	color: white; 
	font-size: 12px; 
	font-family: arial, helvetica; 
	}

.textWhiteB { 
	color: white; 
	font-weight: bold;
	font-size: 12px; 
	font-family: arial, helvetica; 
	}

.textLink { 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
.textLink:hover { 
	color:red;
	font-size: 12px; 
	font-family: arial, helvetica;  
	background: #FFFFCC;
	text-decoration: none; 
	}
.textLinkBlue { 
	color:#660000; 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: none; 
	}
.textLinkWhite { 
	color:#ffffff; 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
.textLinkBWhite { 
	color:#ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
.textLinkBWhite:hover { 
	color: #FFFFCC; 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
.textLinkWhite:visited { 
	color:#ffffff; 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
.textLinkWhite:hover { 
	color: #FFFFCC; 
	font-size: 12px; 
	font-family: arial, helvetica;  
	text-decoration: underline; 
	}
IMG.middle {
    display: block;
    margin-left: auto;
    margin-right: auto 
		}



