.country {
		font-family:Arial;
		font-size: 19pt;
		font-weight: bold;
		color: #03A2C2;
		}

.category {
		font-family:Arial;
		font-size: 8pt;
		font-weight: bold;
		color: #307A7A;
		}

.copyright {
		font-family:Arial;
		font-size: 8pt;
		font-weight: bold;
		color: #ffffff;
		}

.title {
		font-family:Arial;
		font-size: 14pt;
		font-weight: bold;
		color: #EDA916;
		}
		
.bluetext {
		font-family:Arial;
		font-size: 9pt;
		font-weight: bold;
		color: #03A2C2;
		}
		
.normaltext {
		font-family:Arial;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		}
		
.boldbodytext {
		font-family:Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		}
		
.greentext {
		font-family:Arial;
		font-size: 10pt;
		font-weight: bold;
		color: #7C9700;
		}

.sponsors {
		font-family:Arial;
		font-size: 15pt;
		font-weight: bold;
		color: #333333;
		}

.albumphoto {
		font-family:Arial;
		font-size: 12pt;
		font-weight: bold;
		color: #7C9700;
		}