body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {  color: #000099; text-decoration: none}
a:visited {  color: #0066CC; text-decoration: none}
a:hover {
	text-decoration: underline;
	background-color: #FFF9EA;
	color: #000000;
}
blockquote {  font-size: 12px}
tr {  font-size: 12px}

p {
	font-size: 12px;
	font-family: Arial;

}
.artsdirheader {
	font-weight: bold;
	color: #990000;
}
.artsdirinfo {
	color: #663399;
}

