body
{
    background-color: #ffffff;
    color: #361b18;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
a:link
{
    color: red;
    text-decoration: none;
}
a:active
{
    color: #361b18;
    text-decoration: none;
}
a:visited
{
    color: #C50067;
    text-decoration: none;
}
a:hover
{
    color: #8080FF;
    text-decoration: none;
}
td
{
    font-family: "Arial";
    font-variant: normal;
    font-weight: 400;
    font-size: 12px;    
    color: #361B18;
}
div.copyright
{
    color: #361b18;
    font-family: Arial;
    font-size: 10px;
    font-weight: 900;
    text-align: center;
}
div.magazine
{
font-family: "Arial";
font-variant: normal;
font-weight: 500;
font-size: 19px;
color: red;
}
div.inttitle
{
font-family: "Arial";
font-variant: normal;
font-weight: 700;
font-size: 30px;
color: black;
}
div.code
{
font-family: "Arial";
font-variant: normal;
font-weight: 400;
font-size: 12px;
text-align: justify;
color: blue;
}
div.com
{
font-family: "Arial";
font-variant: normal;
font-weight: 400;
font-size: 12px;
color: #361B18;
}
p{
	margin: 0 0 .5em 0;
}
.by
{
font-family: "Arial";
font-variant: normal;
font-weight: 600;
font-size: 15px;
color: #361B18;
}
p.by{
	margin-bottom: .25em;
	font-weight: bold;
}
p.last{
	margin-bottom: 0;
}
div.text
{
font-family: "Arial";
font-variant: normal;
font-weight: 400;
font-size: 12px;
text-align: justify;
color: #361B18;
}
div.fgtext
{
font-family: "Arial";
font-variant: normal;
font-weight: 400;
font-size: 12px;
text-align: justify;
color: #993366;
}
div.qtext
{
font-family: "Arial";
font-variant: normal;
font-weight: 700;
font-size: 14px;
text-align: justify;
color: black;
}
b.fletter
{
font-family: "Arial";
font-variant: normal;
font-weight: 900;
font-size: 29px;
color: white;
background: #361B18;
}
b.cr
{
font-family: "Arial";
font-variant: normal;
font-weight: 400;
font-size: 12px;
text-align: center;
color: black;
}
b.headline
{
font-family: "Arial";
font-variant: normal;
font-weight: 700;
font-size: 20px;
text-align: center;
color: blue;
}
b.title
{
font-family: "Arial";
font-variant: normal;
font-weight: 700;
font-size: 19px;
text-decoration: underline;
color: #361B18;
}