@charset "UTF-8";
#content {
	background-image: url(img/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}
h3{
	color: #539DBC;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}
p{
	margin-top: 3px;
}
h4{
color: #2D6076;
	margin: 0px;
	padding: 0px;
}
a{
	color: #666666;
	text-decoration:underline;
}
a:hover{
	color: #2D6076;
}
#func_links{
	padding-right: 5px;
	display:block;
	text-align:right;
}
