@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 100.0%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#slogan {
	text-align: right;
	color: #FFFFFF;
	font-size: medium;
	margin-right: 20px;
	font-weight: bold;
	position: relative;
	bottom: 25px;
  left: 20Px;
}