body
	{
		background-color: #ffffff;
		font-family: arial, hevetica, sans-serif;	
	}

A:link
	{
		color: black;
		text-decoration: none;
	}

A:visited
	{
		color: black;
		text-decoration: none;
	}

A:hover
	{
		color: red;
		text-decoration: none;
	}
	
H1
    {
		font-size: small;
		font-weight: bold;
		color: #ffffff;
		background-color: #0b38ff;
    }

H2
    {
		font-size: small;
		font-weight: bold;
		color: #000000;
		background-color: #abd1ff;
    }

H11
    {
		font-size: small;
		font-weight: bold;
		color: #ffffff;
		background-color: #0b38ff;
    }

H22
    {
		font-size: small;
		font-weight: bold;
		color: #000000;
		background-color: #abd1ff;
    }

H20
    {
		font-size: small;
		font-weight: normal;
		color: #000000;
		background-color: #abd1ff;
    }

H5
    {
		font-size: small;
		font-weight: normal;
		color: #000000;
		background-color: #abd1ff;
    }

H66
    {
		font-size: small;
		font-weight: normal;
		color: #000000;
		background-color: #cceaff;
    }

H666
    {
		font-size: x-small;
		font-weight: normal;
		color: #000000;
		background-color: #cceaff;
    }

H77
    {
		font-size: small;
		font-weight: bold;
		color: #000000;
    }

H8
    {
		font-size: small;
		font-weight: normal;
		color: #000000;	
    }

H88
    {
		font-size: small;
		font-weight: normal;
		color: #000000;
    }

td
	{
		padding-left:3px; 
	}


div
	{
		padding-left: 3px;
	}

#contentA11
	{
  		border: #0b38ff 4px solid;
		background-color: #0b38ff;
		text-align: left;
		color: #FFFFFF;
	}
	
#contentA12
	{
  		border: #abd1ff 4px solid;
		background-color: #abd1ff;
		text-align: left;
		color: #000000;
	}

#contentA13
	{
  		border: #cceaff 4px solid;
		background-color: #cceaff;
		text-align: left;
		color: #000000;
	}

#contentA14
	{
  		border: #ffffff 4px solid;
	}
