td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	background-image: url(images/watermark.jpg);
	background-position: 0px 120px;
	background-repeat: no-repeat;
	background-attachment: fixed;

}

li {
	margin-left: -10px;
	margin-bottom: 10px;
}
#yellow {
	list-style-image: url(images/bullet-gold.gif);
}
#blue {
	list-style-image: url(images/bullet-blue.gif);
}
a:visited,a:link {
	color: #7c5208;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.white a:visited,.white a:link,.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}.title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;


}
