body {
	font-family: Tahoma, Arial, Times New Roman;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td.top_1 {
	font-size: 12px;
}

td.menu {
	font-size: 17px;
}
td.menu a {
  	color: #0000FF;
	text-decoration: none;
}
td.menu a:hover {
	color: #0000FF;
	text-decoration: underline;
}
div.bookmenu{
	background-color: #0000FF;
    position: absolute;
	display: none;
    font-family: Tahoma, Times New Roman;
    font-size: 12px;
    border: 1px solid;
    top: 0px;
    left: 0px;
    padding: 20px;
    text-align: left;
}
td.articles{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #0000FF;
}

td.articles a{
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
td.articles a:hover{
	color: #0000FF;
	text-decoration: underline;
}

td.articles_2{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #000000;
}

td.articles_2 a{
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.articles_2 a:hover{
	color: #000000;
	text-decoration: underline;
}

td.articles_mp{
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 0px solid #0000FF;
}

td.articles_mp a{
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
td.articles_mp a:hover{
	color: #000000;
	text-decoration: none;
}
a.page{
	color: #000000;
}
a.page:hover{
	color: #000000;
}
div.article{
	padding: 0 5 0 5px;
	font-size: 13px;
}

td.mp_head{	color: #000000;}
