body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color: #000000;
	}

a:link{
	color: #00a1b1;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


a:visited{
	color: #00a1b1;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

p{
        margin:0;
	margin-bottom: 20px;
}

ul{
	list-style-type:square;
	color: #00a1b1;
	margin: 0 0 0 -25px;
	#margin: 0 0 0 20px;
	_margin: 0 0 0 40px;
}

.black{
	color:#000000;
}

.heading{
	text-transform: uppercase;
	color: #00a1b1;
	font-size:10px;
	font-weight:bold;
}

#image_text{
	margin-top:30px;
}
