a:link       
{ 
    color: #006388; 
    font-weight: bold 
}
a:visited
{
	color: #924151; 
   font-weight: bold 
} 
a:active 
{
	color: #924151;
   font-weight: bold 
}
a.thumbnail { color: #000000; }

body         
{ 
    font-family: Verdana, Arial, Helvetica; 
    background-color: #FFFFFF; 
    color: #000000; 
    font-size: 10pt 
}
td
{
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt 
}
p
{
    font-family: Verdana, Arial, Helvetica; 
    font-size: 10pt 
}
table
{
	table-border-color-light: #924151;
	table-border-color-dark: #006388; 
	font-size: 10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #006388;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 12;
}
h2
{
	color: #924151; 
	font-size: 12pt;
	font-weight: bold;
}
h3
{
	color: #924151; 
	font-size: 10pt;
	font-weight: bold;
}
h4
{
	color: #924151;
	font-size: 10pt;
}
h5
{
	color: #924151;
	font-size: 10pt;
}
h6
{
	color: #924151;
	font-size: 10pt;
}
textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	text-align: Right
}
input
{
	font-family: Verdana, Arial, Helvetica;
	font_weight: bold
	font-size: 10pt;
	text_align: Right
}

.artTitle { text-align: right; font-size: 9pt; padding-top: 10px; }
.artInfo { text-align: right; font-size: 9pt; }