body {
	background-color: #99CCFF;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 36px;
	color: #000033;
}
h2 {
	font-size: 24px;
	color: #000033;
}
h3 {
	font-size: 18px;
	color: #000033;
}
h4 {
	font-size: 16px;
	color: #000033;
}
h5 {
	font-size: 14px;
	color: #000033;
}
h6 {
	font-size: 12px;
	color: #000033;
}
.footertxt {
color: #FFFFFF
}
.bodytxt {
color: #000033
}
.title {
	font-size: 18px;
	color: #666666;
}
