body
{
font-size:100%;	
font-family:Verdana;
background-color:white;
}

h2
{
text-align:center;
text-decoration:underline;
}


h4
{
margin-left:5%;
text-decoration:underline;
}

pre
{
font-family:Verdana;
margin-left:7.5%;
font-size:0.8em;
color: black;
}

.item
{
font-size:1rem;
line-height:25px;
color:blue;
margin-left:5%;
text-decoration:underline;
}

a.item:hover
{
color:green;
}








