.info
{
 color: silver;
font-family: arial;
font-weight: bold;
font-size: 18;
line-height: 150%;
left: 50px;
position: absolute;
}

.list
{
color: white;
font-family: arial;
font-weight: bold;
font-size: 18;
}

.list_a
{
color: red;
font-family: arial;
font-weight: bold;
font-size: 42;
}


td
{
border: 0px;
padding: 10px;
padding-left: 0px;
padding-right: 20px;
vertical-align: bottom;
vertical-align: baseline;
}

a
{
text-decoration:none;
color: grey;
}

a:hover
{
color: #cccccc;
}
img
{
border: 0px;
}

table
{
font-family: Arial;
font-size: 16x;
line-height: 18px;
border: 0px;
padding-left: 10px;
}

	
body 
{
background-image:url('bg3.jpg');
background-repeat:repeat;
} 

.title
{
color: #DD0000;
font-size: 30;
font-family: Arial;
font-weight: bold;
}






