td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}
.highlight {
	color: #9966CC;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #663399;
}
.subtitle_bar {font-size: 13px; font-weight: bold; font-style: italic; 
}

ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
a:link, a:active, a:visited {
	color: #9966CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #9966CC;
	font-weight: bold;
	text-decoration: none;
}
a.link_footer:link, a.link_footer:active, a.link_footer:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.link_footer:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footertext {
	font-size: 10px;
	color: #666666;
}
