.ItemStyle {
	list-style-image: url(book2.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	vertical-align: middle;
	background-repeat: no-repeat;




}

.PopItemStyle {
	list-style-image: url(book1.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-image: url(blue.gif);
	background-repeat: no-repeat;



}

body {
	background-color: #000000;


}

A:link {
	color: #FFFFFF;
	text-decoration: none;


}

A:visited {
	text-decoration:none;
	color: #666666;


}

A:hover {
	color: #0066ff;
	text-decoration: none;


	}

     
h1 {
font-family: verdana;
font-size: 14px;
text-align:justify;
margin-right:5mm; 
margin-left:5mm;

}


.addr {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color:#000000;
}

.addr a {
font-weight: bold;
color:#000000;
}

.addr a:link {
font-weight: bold;
color:#000000;
}

.addr a:hover {
font-weight: bold;
color:#000000;
}

.addr a:active {
font-weight: bold;
color:#000000;
}

.addr a:visited {
font-weight: bold;
color:#000000;
}




.rzgn {
font-family: Verdana;
font-size: 12px;
color:#FFFFFF;
text-align: center;
vertical-align: top;
width: 20%;
height: 40px;
}

.rzgn a {
color:#FFFFFF;

}

.rzgn a:link {
color:#FFFFFF;
}

.rzgn a:hover {
color:#FFFFFF;
text-decoration: underline;
}

.rzgn a:active {
color:#FFFFFF;
}

.rzgn a:visited {
color:#FFFFFF;
}

.bg5
{
    background:url('img/content.jpg');

    overflow: auto;
    width: 100%;
    height: 200px;
    padding: 50px;
}