81 lines
1.7 KiB
CSS
81 lines
1.7 KiB
CSS
<style type='text/css'>
|
|
body
|
|
{
|
|
color: #ffffff;
|
|
font-family: Times, serif;
|
|
font-size: 12;
|
|
}
|
|
table
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 12;
|
|
color: #000000;
|
|
border-width: 0px;
|
|
border-color: none;
|
|
}
|
|
.head
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 12;
|
|
color: #ffffff;
|
|
background: #ccccff;
|
|
}
|
|
.centerhead
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 13
|
|
background: #ccccff;
|
|
}
|
|
.centerbody
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 14;
|
|
background: #ffffff;
|
|
color: #000000;
|
|
}
|
|
.magicbox
|
|
{
|
|
font-family: Times, serif;
|
|
font-size: 10;
|
|
background: #ffffff;
|
|
border-width: 0px;
|
|
border-color: none;
|
|
}
|
|
h1
|
|
{
|
|
color: #221111;
|
|
}
|
|
.bordure
|
|
{
|
|
background: #ffffff;
|
|
border:0px;
|
|
border-width: 0px;
|
|
border-color: none;
|
|
}
|
|
.head_2
|
|
{
|
|
background: #ccccff;
|
|
color: #ffffff;
|
|
text-align: center;
|
|
}
|
|
.foot_1
|
|
{
|
|
background: #ccccff;
|
|
text-align:center;
|
|
color: #ffffff;
|
|
|
|
}
|
|
.foot_2
|
|
{
|
|
background: #ccccff;
|
|
text-align:center;
|
|
color: #ffffff;
|
|
}
|
|
.foot_3
|
|
{
|
|
background: #ccccff;
|
|
text-align:center;
|
|
color: #ffffff;
|
|
}
|
|
</style>
|
|
|