BODY
{ background-color: ffffff;
font-family: arial;
font-size: 15px;
color: 000000;
text-align: justify;
 }


DIV
{ 
width: 600px;
text-align: justify; 
 }
.head
{ 
width: 600px;
font-size: 10px;
letter-spacing: 4px;
text-align: center;
 }
.side
{ 
float: left;
width: 175px;
letter-spacing: 4px;
font-size: 11px;
text-align: left;
padding-left: 5px;
background-color: FAFAFA;
 }
.content
{
padding-left: 5px;
width: 415px;
float: right;
text-align: justify;
font-size: 12px;
 }
.disclaimer
{ 
padding-top: 15px;
width: 600px;
letter-spacing: 4px;
text-align: justify;
font-size: 10px;
 }
.fic
{
width: 700px;
text-align: justify;
 }


A:link { text-decoration: none; color: BB6557; }
A:visited { text-decoration: none; color: 877470; }
A:hover { text-decoration: underline; color: FC2424; }
A:active { text-decoration: none; color: FC2424; }



