body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	SCROLLBAR-3DLIGHT-COLOR: #AAC3AD;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #3D5971;
	SCROLLBAR-ARROW-COLOR: #3D5971;
	SCROLLBAR-BASE-COLOR: #3D5971;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #3D5971;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

