body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #9DA9AD;
}
body {
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1EBF4;
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
}
.style1 {font-size: 13px}
a:link {
	color: #59A5C1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #59A5C1;
}
a:hover {
	text-decoration: underline;
	color: #A6B3B7;
}
a:active {
	text-decoration: none;
	color: #A6B3B7;
}
.style2 {
	font-size: 16px;
	color: #96B3B5;
}
.style3 {font-size: 10px;}

img { display:block; }
