BODY	{
	margin-left:2%;
	margin-right: 22%;
        background-color : #ffffff;
}

BODY, P, LI   {
	font-family:  Arial, Helvetica, sans-serif;
        font-size: x-small;
	color : #2f2f2f;
  
}

TH {
	font-family:  Arial, Helvetica, sans-serif;
	color : #FFFFFF;
        font-size: x-small;
        font-weight: bold;
        text-align: left;
        background-color : #000000;
}


TD {
	font-family:  Arial, Helvetica, sans-serif;
	color : #2f2f2f;
        font-size: x-small;
}

H1, H2, H3, H4, H5, H6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #2f2f2f;
}

IMG{
background-color : #ffffff;
}

img.marginal {
	float: right;
}


A{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  
}

A:hover{
  color: #AABBDD;
  text-decoration: underline;
  font-weight: bold;
}