.maintext {

  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  text-align: left;
  letter-spacing: 2pt;
  line-height: 20pt;
  font-weight: normal;}
  
.LogoFont {

	font-size: 18pt;
	font-family: "Arial Unicode MS";
	line-height: 20pt;
	text-transform: uppercase;
	letter-spacing: 8pt;
}

.TextHeader {

	font-size: 14pt;
	font-family: Verdana;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
}

.Text {

	font-size: 10pt;
	font-family: Verdana;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
}
.GalleryLetters {

	font-size: 14pt;
	font-family: ARIAL UNISOURCE MS;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
	
}
.GalleryArtists {

	font-size: 12pt;
	font-family: Verdana;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
	font-weight:bold;	
}
.Blue {
	font-size: 12pt;
	font-family: "Verdana";
	line-height: normal;
	text-transform: uppercase;
	color: navy;
	font-weight:bold;
}
.Head2 {
	font-size: 12pt;
	font-family: "Verdana";
	line-height: normal;
	color: navy;
	font-weight:bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

