@charset "UTF-8";
/* CSS Document */

#content {
	width:856px;
	margin:20px;
	}
h3 {
	color:#000;
	margin-bottom:8px;
	}
#content p {
	margin-bottom:15px;
	line-height:1.4;
	}
a.link{
	font-size:12px;
	font-weight:bold;
	color:#00c4e3;
	text-decoration:none;
	line-height:14px;
	background:url(images/arrow.gif) top right no-repeat;
	padding-right:12px;	
	}