/* CSS Document */
body, p, td {
	font-family:arial, helvetica, sans-serif; font-size:medium
}

a {
	color: #666699;
	text-decoration: none;
	font-size: small;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style-position: outside;
	list-style-image: url(../../../shared-images/bullet6.gif);
}

.header  {
	font-size:18pt;
	font-weight: bold;
}

.artlink {
	font-style: oblique;
	font-weight: bold;
	font-size: medium;
}
