body
{
	text-align: center;
	font-family: Tahoma, Verdana;
	color: #50AFB4;
	font-size: 12px;
	background-color: #FFFFFF;
}

table	{
	border-collapse: collapse;
	}
	
a:link	{
	text-decoration: none;
	color: #FFFFFF;
	}

a:visited {
	text-decoration: none;
  color: #FFFFFF;
  }

a:hover	{
	font-weight: bold;
	}

li	{
	list-style-type: square;
	position: relative;
	top: 10px;
	color: #50AFB4;
	font-size: 15px;
	}

img {
 	border-right: #50AFB4 0px solid;
	border-left: #50AFB4 0px solid;
  border-bottom: #50AFB4 0px solid;
	border-top: #50AFB4 0px solid; 
	}

