﻿body{
/*color: #000000;*/
/*background-color: #77ddff;*/
background-color: #ffffff;
color: #000066;
font-family:'arial','sans-serif';
font-size:90%;
}
a{
color:#000000;
}
a:visited{
color:#444444;
}
a:hover{
COLOR: #555555;
BACKGROUND-COLOR: #66FFFF;
}
.title{
text-align:center;
}
p{
margin:5px;}
.root{
margin: 2%;
padding: 2%;
background-color: #eeeeee;
border-top:solid 5px #0000ff;
}
.center{
text-align: center;}
.default{
list-style: none;
font-weight: normal;
margin-left: 50px;}

.root h2{font-size:150%;
color: #3300CC;
}
.root h3{
color: #CC0033;
}
.article{
text-align:justify;
padding-right:2.5em;
padding-left: 2.5em;
}