<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


h1.svc_list{
	width:980px;
	height:72px;
	margin:0 0 20px 0;
	background:url(/mycloud/services/images/list_h1.jpg) no-repeat;
	line-height:72px;
	font-size:200%;
	text-indent:20px;
	color:#FFF;
	}

h2.svc_list{
	clear:both;
	width:938px;
	height:33px;
	line-height:33px;
	background:url(/mycloud/services/images/list_h2_bg.gif) no-repeat;
	color:#FFF;
	padding-left:22px;
	}


p.attention {
	line-height: 130%;
	margin: 0 0 2em 30px;
	padding: 0 0 0 2em;
	text-indent: -1em;
}</pre></body></html>