
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
A.body_redopt { color: #660000 }
A.body_blkBopt:HOVER { color: #000000; text-decoration: none; }



.body_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
A.body_blkopt { color: #000000 }
A.body_blkopt:HOVER { color: #660000; text-decoration: none; }

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
A.creditsopt { color: #000000 }
A.creditsopt:HOVER { color: #FFFFFF; text-decoration: none; }


.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.bodywhiteopt { color: #FFFFFF }
A.bodywhiteopt:HOVER { color: #CCCCCC; text-decoration: none; }

.header_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.list {
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image:  url(images/bullet.gif);

}
