body {background-color: black;
	}

table {
	padding:20px;
	}

#foot {
	position: absolute;
	bottom: 20px;
	}

#foot img {
	margin:0 0 0 0;
	border: none;
	}
	
#foot p {
	font-size: 10px;
	color: #535353;
	font-family: sans-serif;
	line-height: 1.4;
	padding-left: 15px;
	}

#foot p a {
	color: #00ADEE;
	text-decoration: none;
	}

#head {
	padding-bottom: 30px;
	vertical-align: top;
	}

table tr td {
	font-size: 10px;
	color: white;
	font-family: sans-serif;
	line-height: 1.4;
	}
	
	
	
tr.cont1 a:link {
	font-size: 10px;
	color: #eb008b;
	text-decoration: none;
	}
	
tr.cont1 a:hover {
	font-size: 10px;
	color: #660087;
	text-decoration: underline;
	}
	
tr.cont1 a:visited {
	font-size: 10px;
	color: #660087;
	text-decoration: none;
	}	

td.cont1 h2	{
	font-weight: lighter;
	}

td.cont1 h3 {
	font-size: 10px;
	text-align: right;
	color: black;
	font-weight: lighter;
	background-image: url(bar1.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 5px;
	}



tr.cont2 a:link {
	font-size: 10px;
	color: #d6de23;
	text-decoration: none;
	}
	
tr.cont2 a:hover {
	font-size: 10px;
	color: #9aa11a;
	text-decoration: underline;
	}

tr.cont2 a:visited {
	font-size: 10px;
	color: #9aa11a;
	text-decoration: none;
	}
	
td.cont2 h2	{
	font-weight: lighter;
	}

td.cont2 h3 {
	font-size: 10px;
	text-align: right;
	color: black;
	font-weight: lighter;
	background-image: url(bar2.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 5px;
	}
	



tr.cont3 a:link {
	font-size: 10px;
	color: #00adee;
	text-decoration: none;
	}
	
tr.cont3 a:hover {
	font-size: 10px;
	color: #140062;
	text-decoration: underline;
	}

tr.cont3 a:visited {
	font-size: 10px;
	color: #140062;
	text-decoration: none;
	}
	
td.cont3 h2	{
	font-weight: lighter;
	}

td.cont3 h3 {
	font-size: 10px;
	text-align: right;
	color: black;
	font-weight: lighter;
	background-image: url(bar2.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 5px;
	}
