.title_18_GREY {
    font-family: "Arial", "Century Gothic", "Verdana", "Times New Roman";
    font-size: 18px;
    line-height: 22pt;
    font-style: normal;
    color: #606060;
}
.title_18_WHITE {
    font-family:  "Arial", "Georgia", "sans-serif", "Times New Roman";
    font-size: 18px;
    line-height: 22pt;
    font-weight: bold;
    text-decoration: underline;
    color: #FFFFFF;
}

.title_18_BLACK {
    font-family:  "Arial", "Georgia", "sans-serif", "Times New Roman";
    font-size: 18px;
    line-height: 22pt;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #000000;
}

.title_24_BLACK {
    font-family: "Arial", "sans-serif", "Verdana" ;
    font-size: 24px;
    line-height: 22pt;
    font-weight:bold;
    font-style: normal;
    color: #000000;
}

.title_24_WHITE {
    font-family: "Arial", "sans-serif", "Verdana" ;
    font-size: 24px;
    line-height: 22pt;
    font-weight:bold;
    font-style: normal;
    color: #FFFFFF;
}

.title_14_WHITE {
    font-family:  "Arial", "sans-serif", "Century Gothic", "Verdana", "Times New Roman";
    font-size: 14px;
    line-height: 16pt;
    font-style: normal;
    font-weight:bold;
    color: #FFFFFF;
}

.title_14 {
    font-family: "Verdana", "Times New Roman";
    font-size: 14px;
    line-height: 16pt;
    font-style: normal;
    font-weight:bold;
    color: #000000;
}

.text1 {
    font-family: "sans-serif", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 11px;
    line-height: 12pt;
    font-style: normal;
    color: #333333;
}

.text2 {
    font-family: "Arial", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 14px;
    line-height: 14pt;
    font-style: normal;
    color: #606060;
}

.text2_bold {
    font-family: "sans-serif", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 11px;
    line-height: 12pt;
    font-weight:bold;
    font-style: normal;
    color: #333333;
}

.text3 {
    font-family: "Arial", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 11px;
    line-height: 12pt;
    font-style: normal;
    text-align: justify;
    color: #FFFFFF;
}

.text4 {
    font-family: "Arial", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 12px;
    line-height: 12pt;
    text-align: justify;
    font-style: normal;
    color: #606060;
}

.text5 {
    font-family: "sans-serif", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 10px;
    line-height: 12pt;
    font-style: normal;
    color: #666666;
}

.text6 {
    font-family: "Century Gothic","sans-serif", "Verdana",  "Times New Roman";
    font-size: 18px;
    line-height: 18pt;
    font-style: normal;
    font-weight:bold;
    color: #888888;
}

.text7 {
    font-family: "Tahoma";
    font-size: 8pt;
    line-height: 14px;
    font-style: normal;
    color: #000000;
}

.text_alert {
    font-family: "sans-serif", "Verdana", "Century Gothic", "Times New Roman";
    font-size: 11px;
    line-height: 12pt;
    font-weight: bold;
    color: #FF0000;
}
.text_profile {
    font-family: "Courier New", "Arial", "Verdana", "Times New Roman";
    font-size: 14px;
    text-align: left;
    font-style: normal;
    color: #000000;
}
.title_artist_info {
    font-family:  "Courier New", "Arial", "Verdana", "Times New Roman";
    font-size: 14px;
    font-style: normal;
    text-align: right;
    font-weight:bold;
    color: #00000;
    vertical-align: top;
}
.title_artist_header {
    font-family:  "Courier New", "Arial", "Verdana", "Times New Roman";
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-weight:bold;
    text-transform:uppercase;
    color: #00000;
}
.title_artwork_header {
    font-family:  "Courier New", "Arial", "Verdana", "Times New Roman";
    font-size: 18px;
    font-style: normal;
    text-align: center;
    font-weight:bold;
    text-transform:uppercase;
    color: #00000;
}
.title_artwork_info {
    font-family:  "Courier New", "Arial", "Verdana", "Times New Roman";
    font-size: 14px;
    font-style: normal;
    text-align: right;
    vertical-align: top;
    font-weight:bold;
    color: #00000;
}
hr
{
	width: 75%;
	color: inherit; 
	background-color: inherit; 
	border: 1px dotted #606060; 
	border-style: none none dotted; 
}
