a:link {
	color: #336699;
}

a:visited {
	color: #000080;
}

a:active {
	color: #800080;
}

body {
	color: #383571;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: none;
	vertical-align: none;
}

h1 {
	color: #383571;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #383571;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

ol {
	font-size: 10pt;
	font-weight: bold;
	list-style-type: decimal;
	text-align: right;
}

ul {
	font-size: 12pt;
	font-weight: bold;
	list-style-image:   url(images/Bullet.jpg);
	text-indent: 18%;
}

ul ul {
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url(images/blubul1d.gif);
	text-indent: 20%;
}

.credits {
	color: #383571;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.date {
	color: #336699;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
}
.notes {
	color: #383571;
	font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.side {
		font-size: 9pt;
}
