body {
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
table {
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
}
a {
	text-decoration: none;
}
hr {
	color: #8090A4;
}
select {
	background-color: #E3E6EA;
	color: #8090A4;
	}