body{
color: #000000;
background-color: #ffffff;
font-size: medium;
}

body.default{
color: #000000;
background-color: #ffffff;
font-size: medium;
}

borderleft{
border-left:1px solid black;
}

.quote{
font-style:italic;
margin-left: 2em;
}

.quotea{
font-style: oblique ;
font-weight: bold;
}

.indent{
margin: 1em 0em 1em 2em;
}
.large{
font-size:large;
}

.small{
font-size:small;
}

.em{
font-style:italic;
}

.center{
text-align:center;
margin-left:auto;
margin-right:auto;
}

.news{
color: #4060a0;
text-align:center;
}

.sepia{
color: #754f40;
text-align:center;
}
