.footer {
	color: White;
	font: "Trebuchet MS", Arial, sans-serif;
	margin-right: 18px;
	font-variant: small-caps;
	}

h1 {
	color: #00008B;
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 125%;
	text-decoration: none;
}

body div {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
.italics  {
	font-style: italic;
	}

div.content {
	background-color: White;
	border: thin double #00008B;
	margin-top: 18px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 18px;
	padding: 10px 10px 10px;
}

ul {
	list-style-image: url("images/note.gif");
	font: 100% "Trebuchet MS", Arial, sans-serif;

}

.snippet  {
	font: 100% "Trebuchet MS", Arial, sans-serif;
}
