body, table
{
        font-family: Arial, Verdana;
        font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.menu {
	color: #FFFFFF;
	padding-bottom: 2px;
}
.menu a {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: none;
}
.menu2 {
	color: #FFFFFF;
}
.menu2 a {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu2 a:hover {
	text-decoration: none;
}
.nadp {
	color: #FF005A;
        font-size: 24px;
}
.pic {
	border: solid 4px #FF009C;
	margin-right: 10px;
}
.hand {
	cursor: hand;
}

.copy {
        font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.copy a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.copy a:hover {
	text-decoration: none;
}
.llist {
        font-size: 13px;
	font-weight: normal;
	color: #FF005A;
}
.llist a {
        font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF005A;
}
.llist a:hover {
	text-decoration: none;
}
