BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color: Black;
}A:HOVER {
	background-color : Silver;
}A:LINK {
	color : Navy;
}A:VISITED {
	color : Green;
}
.footerjunk {
	font-size : xx-small;
}
.header_links{
	font-size: smaller;
}
.biz_tagline{
	font-weight : bold;
	background : Yellow;
	font-style : italic;
}
.biz_name{
	font-size: x-large;
}

.vendor_features_bold {  font-weight: bold}
.text_background_yellow {  background-color: #FFFF00}
.text_background_yellow_pale {  background-color: #FFFFCC}
.vendor_feature_on{
	font-weight: bold;
	font-style : italic;
}
.list_monster_header
{
	font-weight: bold;
}
.mddn_id{
	font-size : x-small;
}
