/* CSS Document */
body {
	font-size: small;
}
#header {
	border-bottom: 1px solid blue;
	background: url(../../styles/images/bg_header.jpg) no-repeat top left;
}


#table {
	font-size: small;
}

