body 
{
 text-align: center;
 color: black;
 font-family: sans-serif, Verdana;
 font-size: 14px;
 background-image: url('images/bg.gif');
}

.list 
{
 font-size: 18px;
 color: #336666;
 vertical-align: top;
 text-align: right;
 font-family: Arial, sans-serif;
 line-height: 30px;
 padding: 23px;
}

a 
{
 color: #336666;
 font-size: 18px;
 text-decoration: none;
 font-family: Arial, sans-serif;
}

a:hover 
{
 color: #336666;
 font-family: Arial, sans-serif;
 font-size: 18px;
 text-decoration: underline;
}

p 
{
 direction: rtl;
 color: black;
 font-size: 12px;
 text-align: justify;
 margin: 10px;
 margin-bottom: 0px;
}

.header 
{
 color: #ff3399;
 font-size: 18px;
 text-align: left;
 margin: 10px;
 margin-top: 0px;
}

.left 
{
 color: #333333;
 font-size: 14px;
 text-align: right;
}

.right 
{
 font-size: 14px;
 text-align: left;
 color: #333333;
}

.center 
{
 color: black;
 font-size: 14px;
 text-align: center;
}