60 lines
1.2 KiB
CSS
60 lines
1.2 KiB
CSS
|
<style type='text/css'>
|
||
|
body
|
||
|
{
|
||
|
color: #000000;
|
||
|
font-family: Times, serif;
|
||
|
font-size: 12
|
||
|
}
|
||
|
table
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 12;
|
||
|
background: #ffffff;
|
||
|
}
|
||
|
.head
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 12
|
||
|
text-align: center;
|
||
|
}
|
||
|
.foot_2
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 12;
|
||
|
background: #ffffff;
|
||
|
text-align: center;
|
||
|
}
|
||
|
.centerhead
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 13;
|
||
|
}
|
||
|
.centerbody
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 14;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.magicbox
|
||
|
{
|
||
|
font-family: Times, serif;
|
||
|
font-size: 10;
|
||
|
background: #ffffff;
|
||
|
text-align: left;
|
||
|
}
|
||
|
.head_2
|
||
|
{
|
||
|
text-align: center;
|
||
|
white-space: nowrap;
|
||
|
}
|
||
|
h1
|
||
|
{
|
||
|
color: #221111
|
||
|
}
|
||
|
.bordure
|
||
|
{
|
||
|
background-color: #000000;
|
||
|
}
|
||
|
</style>
|
||
|
|