body         
{ 
margin: 10px 0;
background-color: #D7DFF0;
font-family: Tahoma, Arial, Verdana
}
h1         
{ 
margin: 20px 0;
font-size: 16px
}
h2         
{ 
margin: 20px 0 0 0;
font-size: 12px;
color: #E10024
}
p        
{ 
line-height: 150%
}
p, li         
{ 
margin: 0 0 10px 0; 
font-size: 12px;
text-align: justify
}
ul, ol         
{ 
margin-top: 5px
}
.trenn         
{ 
padding-top: 15px;
border-top: 1px dashed #C0C0C0
}
a:link, a:active, a:visited
{
text-decoration: underline;
color: #E10024
}
a:hover
{
text-decoration: none;
color: #003289
}
img
{
border: 0
}
.copy
{
border-top: 1px dashed #C0C0C0;
padding-top: 3px;
margin-top: 30px;
font-size: 11px
}
#rand
{
background-color: #fff;
width: 760px;
border: 1px solid #666;
padding: 15px 30px
}
.back
{
width: 760px;
line-height: 30px;
padding-left: 10px;
text-align: left;
font-weight: bold;
font-size: 13px
}
.back a:link, .back a:active, .back a:visited
{
color: #003289
}
.back a:hover
{
color: #E10024
}
.bf
{
font-weight: bold;
letter-spacing: 3pt;
color: #E10024
}
.important
{
background-color: #D7DFF0;
padding: 3px
}
