html, body, table, tr, td, th {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #686565;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

a {
	text-decoration: underline;
}

a:link img, a:visited img {
	border-style: none;
}

.t11 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.blue { color: #739BBA; }
.d_blue { color: #407098; }
