body {
background-color:#6666CC;
}

.all {

margin:80px 15% 80px 15%;
text-align:justify;
border: 3px solid #705D3D;
border-style: double;
padding: 10px 20px 20px 20px;
background-color:#ffffff;

}

p {

font-family: Georgia1, Georgia, serif; font-size: 1.2em; line-height:175%; 
font-color: #705D3D; 
color: #705D3D; 

}

p.note {

font-size: 1.1em;

}

a {
    color: #000066;
    font-weight: bold; 
}

a.nil {

font-family: Georgia1, Georgia, serif; font-color: #705D3D; 
color: #705D3D; 
text-decoration:none;
font-weight: normal;

}

.start {

font-size:1.8em;

}

.next {

font-size:1.4em;

}

.then {

font-size:1em;

}

p.foot {

font-size: 0.7em;

}
