/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #e5e5e5;
	background-image: url(bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.style1 {
	font-size: 11px;
	color: #46548a;
	text-decoration:none;
	font-weight:450

}
