@charset "UTF-8";
body {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #C0A8B4;
	font-size: 18px;
	text-align: left;
}
#mainContent2 #header h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
#mainContent2 h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

