body {

font-family: verdana, arial, sans-serif; 
font-size: small;
color: #000000;  
background-color: #CCCCCC; 
margin: 0;
padding: 0;

}


div.body{
padding: 3em;
width: 40em;
}

p.main {
text-indent: 3em;
text-align: justify;
}

p.header {
text-indent: 1em;
}

p.prosehead{
text-align:right;
color:#333333;
}

p.nav{
font-size:10px;
}

p{
font-size: 14px;
}

a:link {
text-decoration: none;
color: #333333;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a:active {
text-decoration: underline;
color: #333333;
}

a:visited {
text-decoration: none;
color: #333333;
}
