
.body1    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FFFFFF;
		font-weight:bold;
		font-size:8pt;
		}

.body2    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FFFFFF;
		font-weight:normal;
		font-size:8pt;
		}

.body3    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FFFFFF;
		font-weight:bold;
		font-size:10pt;
		}

.body4    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FFFFFF;
		font-weight:normal;
		font-size:10pt;
		}

.body5    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FFCC00;
		font-weight:bold;
		font-size:10pt;
		}

.body6    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
            color:#FF9966;
		font-weight:bold;
		font-size:10pt;
		}

.body7    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
		color:#FFFFFF;
		font-weight:normal;
		font-size:8pt;
		text-align : justify;
		}

.body8    {
		background:#000000;
		font-family:verdana,helvetica,sans-serif;
		color:#FFFFFF;
		font-weight:normal;
		font-size:8pt;
		text-align : center;
		}
		
A:link    {
		color:#66ccff;
		font-weight:bold; 
		font-size:8pt; 
		text-decoration:none; 
		}

A:active  {
		color:#ffff00;
		font-weight:bold; 
		font-size:8pt; 
		text-decoration:none;
		}

A:visited {
		color:#bf0000;
		font-weight:bold; 
		font-size:8pt; 
		text-decoration:none;
		}
TD        {
		background-color:black;	
		font-family:verdana,helvetica,sans-serif;
            color:black;
		font-size:8pt; 
		}
		
TR        {
		font-family:verdana,helvetica,sans-serif;
            color:black;
		font-size:8pt; 
		}
