body {
	font-family: Garamond, "Times New Roman";
	text-decoration:none;
	font-style:normal;
	font-size: 12pt;
	width: 610px;
	margin: 0px;
}
h1 {
	font-family: Garamond, "Times New Roman";
	font-size: 16pt;
	color: #ffffff;
	width: 640px;
	background: #300;
	padding: 6px;
	vertical-align: middle;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #300;
	font-weight: bold;
	width: 610px;
	padding-left: 6px;
}
p {  
	font-family: Garamond, "Times New Roman";
	font-style:normal;
	font-size: 12pt;
	color: #300;
	width: 610px;
	padding-left: 6px;
}
blockquote {
	width:580px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #300;
}
.contentTD a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.contentTD a:visited {
	color: #300;
	text-decoration: underline;
	font-weight: bold;
}
.contentTD a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.contentTD a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.update, .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	width: 610px;
}
.navTD {
background: #300;
color: #fff;
margin-right: 20px;
padding: 6px;
width: 100px;
}
.navP {
width: 100px;
color: #fff;
font-style: italic;
font-family: Garamond, "Times New Roman";
font-size: 12pt;
}
.outline {
margin: 0px;
font-weight: normal;
}
.navP a:link, .navP a:visited, #main a:link, #main a:visited {
color: #fff;
text-decoration: underline;
font-style: italic;
}
.navP a:hover {
color:#fff;
text-decoration: none;
}
dl {
font-family: Garamond, "Times New Roman";
font-size: 12pt;
color: #300;
padding-left: 6px;
width: 610px;
}
dt {
font-family: Garamond, "Times New Roman";
font-size: 12pt;
color: #300;
padding-left: 6px;
padding-top: 18px;
width: 610px;
}
dd {
font-family: Garamond, "Times New Roman";
font-size: 12pt;
color: #300;
padding-left: 6px;
width: 610px;
}
ol {
font-family: Garamond, "Times New Roman";
font-size: 12pt;
color: #300;
width: 610px;
}
ol li {
padding-bottom: 8px;
}
p#clickpath {
font-size: 8pt;
font-family: Verdana, sans-serif;
padding-left: 16px;
}
.finalTD {
border-bottom: #300 solid 1px;
width:640px;
}