table {
	font-size: 14px;
	line-height: 150%;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #EAF7EC;
}
h1 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}
.b14 {
	font-size: 14px;
	line-height: 150%;
}
