html,body
{
margin:0;
padding:0;
height:100%;
border:none;
}

body
{
align: center;
font-family: Verdana, Helvetica, Tahoma;
}

table
{
font-size:100%;
}

table#stars
{
text-align:center;
vertical-align:center;
}

table#stars td
{
height:28px;
width:28px;
}

div#content
{
width:600px; 
/*height:280px; */
overflow:auto;
}

h1
{
text-align: center
}

h2
{
text-align: center
}

p
{
font-size:80%;
margin-right:10px;
text-align: justify;
}

li
{
font-size:80%
}

img.content
{
margin-left:10px;
}

.nb
{
color:red;
font-style:italic;
}

h3
{
text-align:center;
}

h4
{
text-align:center;
}

a:link,a:visited,a:active {color:#F00; }

#mainimg
{
margin-top:20px;
}

.prevnext
{
font-size:80%;
}
