a { font-size: x-small;
	color: #CC3300;
	text-decoration: none;
	background-image: none }

a:hover { font-size: x-small;
	color: #0033CC; 
	text-decoration: bold;
	background-image: none }

	 
span.c3 {font-size: 80%}
span.c2 {color: #0033CC}

a.c1 
	{font-size: x-small;
	color: #CC3300; 
	text-decoration: bold}

a:hover.c1 { font-size: x-small;
	color: #FFFFFF; 
	text-decoration: bold;
	background: #ffcc33 }

body 
{	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000
}

li 
{
	font-size: small;
	font-weight: bold;
	color: #333333;
	background-image: none;
} 

tr { text-align: center;
	vertical-align: top }

td { vertical-align: top }

   
.Artyheading {
	font-size: large;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	color: #0033CC;
}
.Artybody {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.Artyquote {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	background-image: none;
}
.Artyquoteref {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-image: none;
}
.TextInTableCopy {
	font-size: x-small;
	font-weight:normal;
	text-decoration: none;
	background-image: none;
	text-align: left;
	white-space: normal;
}
