@charset "UTF-8";
/* CSS Document */

body, td, p {
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	margin: 0px;
}

h1 {
	font-size: 16px;
	color: #660033;
	margin: 0px;
	padding:0px;
	text-align: left;
	white-space: normal;
	display: inline;
	font-weight: normal;
}


.header {
	font-size: 16px;
	color: #223449;
	margin: 0px;
	padding:0px;
	text-align: left;
	white-space: normal;
	display: inline;
}

