body{
margin-top:0px;
background-image:url(lay.png); 
background-repeat:repeat-y; 
background-position:center;
background-color:333333;
text-align: justify;
}
table,td,th,tr{
font-family: arial;
font-size: 12pt;
color:#000000;
text-align: justify;
}
a:link, a:active, a:visited{
font-family: arial;
font-size: 13pt;
color:#FF0000;
font-weight: bold;
text-decoration: none;
}
a:hover{
font-family: arial;
font-size: 13pt;
color:#000000;
font-weight: bold;
text-decoration: none;
}
.title{
font-family: arial;
font-size: 14pt;
color:#FF0000;
font-weight: bold;
text-decoration: none;
text-align: center;
}
.sub{
font-family: arial;
font-size: 12pt;
color:#000000;
font-weight: bold;
text-decoration: none;
text-align: center;
}
li{
font-family: arial;
font-size: 12pt;
color:#000000;
font-weight: none;
text-decoration: none;
}
.small{
font-family: arial;
font-size: 10pt;
color:#000000;
font-weight: none;
text-decoration: none;
}