body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #C1CDD9;
	margin: 0px 20px 20px;
	padding: 0px 20px 10px;
	color: #35485B;
}
h1 {
	font-size: 18px;
	background: #F2F4F7;
	border-right: 1px solid #526B85;
	border-bottom: 1px solid #526B85;
	border-left: 1px solid #526B85;
	margin: 0px;
	padding: 0px 10px 10px;
	height: 40px;}
div.iconsss {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;

}
div.actionbutt {
	float: right;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
	width: 150px;
	text-align: right;
}
a:link, a:visited {
	color: #526B85;
	text-decoration: none;
	text-align: right;
}
a:hover, a:active {
	color: #35485B;
	text-decoration: underline;
}
