.menu {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
	background-position: left top;


}
.footer {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 003366;
	background-position: center;
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;

}
h1 {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: large;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: medium;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.content {
	margin-right: 8px;
	padding-right: 8px;
}
body {
	margin-top: 12px;
	padding-top: 12px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
#menuLinks {
	color: #000000;
	text-decoration: none;
}
ul {
	font-size: small;
	color: #333333;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;

}
#sidebarText {
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-left: 4px;
	padding-left: 4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 4px;
	padding-right: 4px;
	text-align: center;


}
ol {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: small;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", "Tw Cen MT", "Arial Narrow", Verdana, sans-serif;
	font-size: small;
	font-style: italic;
	color: #003366;
}
.bottomLinks {
	font-size: x-small;
}
