body
{
 background-image: bg2.jpg ;
 margin-top: 10px;
 margin-left: 5px;
 color: #000000;
 font-family: Times New Roman;
 font-size: 14px;
}

p
{
 font-family: Times New Roman;
 font-size: 13px;
 text-align: justify;
 color: #000000;
}

.title
{
 font-size: 14px;
 font-weight: bold;
 text-align: left;
}

.title2
{
 font-size: 13px;
 text-decoration: none;
 font-weight: bold;
 text-align: left;
}

.small
{
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 color: #000000;
}


a:link
{
 font-size: 12px;
 font-weight: none;
 text-decoration: none;
 color: #000000;
}

a:visited
{
 font-size: 12px;
 font-weight: none;
 text-decoration: none;
 color: #000000;
}

a:hover
{
 font-size: 12px;
 text-decoration: underline;
 font-weight: none; 
 color: #000000;
}

