body {
	background-color: #003366;
}

body {
	color: #DEDECA;

}

h1 {
	color: #FFFF33;
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #FFFF66;
	font: Trebuchet MS;
}

h3, h4 {
	color: #FFFFCC;
	font: Trebuchet MS;
}

h5, h6 {
	color: #6699CC;
	font: Trebuchet MS;
}

a {
	color: #9999cc;
	font: Trebuchet MS;
}.Text {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #99CCCC;
}
.Text_Bold_Rollover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #99CCFF;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
}
