body { background: #faf2cc; color: #502010; margin: 2%; text-align: justify; }

img { border: none; margin: 10px;}

div.mainbody { margin-left: 220px; border-bottom: solid #ffffff; }

div.sidebar { 
float: left;
text-align: center; 
width: 200px;
margin: 0;
border: solid #ffffff;
font-size: 110%;
text-decoration: none;
font-family: sans-serif; }

div.alert { 
margin: 20%;
text-align: center; 
border: solid #ffffff;
font-size: 120%;
text-decoration: none;
font-family: sans-serif; }

div.c { 
text-align: center;
}

div.box { 
margin: 2% 10%;
font-size: 110%;
text-align: center;
border: solid #ffffff
}


h1 { border: solid #ffffff; padding: 0.2em; }
h1, h2 { font-family: sans-serif; text-align: center; }
h3, h4 { font-family: sans-serif; text-align: left; }

p, h1, h2, h3, h4, dl { padding-left: 20px; padding-right: 20px; }

dd {padding-bottom: 1em; }

p.s { padding: 0; margin: 0.5em; }

a { text-decoration: none; }
a:link    { color: #b02010; }
a:active  { color: #ff3020; }
a:visited { color: #c07050; }

td { padding: 0.2em 0.6em; }
td.r { text-align: right; width: 50%; }
