body {
	font-family: "Trebuchet MS";
	color: Navy;
}

ol {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: Navy;
	text-decoration: none;
}

ul {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: Navy;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: Navy;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFC488;
	text-decoration: none;

}

a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #FFC488;
}

a.top:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a.top:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a.top:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}

a.top:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: Navy;
	font-weight: bold;
}

a.small:link {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	text-decoration: none;
	color: Navy;
}
a.small:visited {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: Navy;
	text-decoration: none;
}
a.small:hover {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	color: #FFFFCC;
	text-decoration: none;

}

a.small:active {
	font-family: "Trebuchet MS";
	font-size: xx-small;
	text-decoration: none;
	color: #FFC488;
}

a.bold:link {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: Navy;
}
a.bold:visited {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
a.bold:hover {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #FFC488;
	text-decoration: none;

}

a.bold:active {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFC488;
}
h1.blue {
	color: #FFFFCC;
}

h1.yellow {
	color: #CCCCFF;
}

h1.blue {
	color: #FFFFCC;
}

h1.yellow {
	color: #CCCCFF;
}

h2.blue {
	color: #FFFFCC;
}

h2.yellow {
	color: #CCCCFF;
}

h3.blue {
	color: #FFFFCC;
}

h3.yellow {
	color: Navy;
}

h4.blue {
	color: #FFFFCC;
}

h4.yellow {
	color: Navy;
	text-align: center;
}

h5.blue {
	color: #FFFFCC;
}

h5.yellow {
	color: Navy;
}

h6.blue {
	color: #FFFFCC;
}

h6.yellow {
	color: #CCCCFF;
}

td.blue {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	margin: 5;
	text-indent: 5px;
}

td.blue_top {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	color: #FFFFCC;
	padding: 5;
}

td.blue_nav {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	color: #FFFFCC;
	text-indent: 10px;
	padding-left: 0px;
}

p.tahoma {
	font-family: Tahoma;
}

font.tahoma {
	font-family: Tahoma;
}


p.trebuchet {
	font-family: "Trebuchet MS";
}

p.indent {
	font-family: "Trebuchet MS";
	text-indent: 25px;
}

td.blue_extra {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	margin: 5;
	text-indent: 5px;
}

td.yellow {
	background-color: #FFFFCC;
	vertical-align: top;
	text-align: left;
	color: Navy;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

td.yellow_top {
	background-color: #FFFFCC;
	vertical-align: top;
	text-align: left;
	color: Navy;
	padding: 5;
}

td.yellow_corner {
	background-color: #FFFFCC;
	vertical-align: middle;
	text-align: center;
	color: Navy;
	padding: 5;
}

td.yellow_bottom {
	background-color: #FFFFCC;
	vertical-align: top;
	text-align: left;
	color: #CCCCFF;
	padding-left: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCCCFF;
}

td.img {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	padding: 0;
	color: #CCCCFF;
}

td.img_ {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	padding: 0;
	color: #CCCCFF;
	border-top: 1px solid #FFFFCC;
	}

td.impress {
	background-color: #CCCCFF;
	vertical-align: top;
	text-align: left;
	color: #FFFFCC;
	font-size: xx-small;
}