BODY
{
}
.menu_item
{
    FONT-WEIGHT: 500;
    FONT-size: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.menu_item A:link
{
	font-weight: 500;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.menu_item A:visited
{
	font-weight: 500;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	text-decoration: none;
}
.menu_item A:hover
{
	font-weight: 500;
	font-size: 11pt;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}
.banner
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
.banner A:link
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.banner A:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
H1
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Arial;
}
h3
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	text-align:left;
}
h4
{
	font-weight: bold;
	font-size: 11pt;
	color: black;
	font-family: Arial;
	margin: 4px 4px 4px 4px;
	text-decoration: underline; 
}
ul
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align:left;
}
.content_text
{
	font-size: 11pt;
	font-family: Arial;
}
.online_content_caption
{
	font-size: 11pt;
	font-family: Arial;
}
.on_the_cover
{
	border-top: silver thin solid;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.content_h1
{
	font-weight: bold;
	font-size: 13pt;
	color: black;
	font-family: Arial;
}
.content_table
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	font-size: 10pt;
	margin: 1px;
	border-left: silver thin outset;
	border-bottom: silver thin outset;
	font-family: arial;
	border-collapse: collapse;
}
.artist_h1
{
	font-weight: bold;
	font-size: 22pt;
	font-style: italic;
	font-family: 'Times New Roman';
}
.artist_h2
{
	font-weight: bold;
	font-size: 18pt;
	font-style: italic;
	font-family: 'Times New Roman';
}
.artist_quote
{
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	font-family: 'Times New Roman';
}
a.specialLink:link { color: white; }
a.specialLink:visited { color: white; }
a.specialLink:hover { color: white; }
