body {
	margin: 0;
	padding: 0;
}

a {
	color: #5f7800;
	font-weight: bold;
}

a:visited {
	color: #9f5f2c;
}

a:hover {
	text-decoration: none;
}

td.permission {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 20px 0 10px 0;
}

td.permission a {
	font-family: Georgia, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

td.header {
	height: 75px;
	border-top: 1px dotted #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
}

td.header h1 {
	font-family: Georgia;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	display: inline;
}

table.sidebar td {
	border-bottom: 1px dotted #d5d5d5;
	padding: 20px 0 20px 0;
}

h4.meta {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

h4.author {
	font-family: Georgia;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	margin-bottom: 3em;
}

table.sidebar ul {
	margin: 0 0 0 24px;
	padding: 0;
	list-style-image: url(sidebar_li.gif);
	list-style-position: inside;
}

table.sidebar ul li a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #5f7800;
	font-weight: bold;
}

table.sidebar h3 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
}

table.sidebar p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0;
}

table.sidebar p.miniheader {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 0;
}

table.sidebar p img.quote {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 135px;
	display: block;
}

td img.main_pic {
	margin-bottom: 13px;
	padding-bottom: 13px;
}

td.mainbar h2 {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	color: #01619e;
	margin: 20px 0 8px 0;
	padding: 0;
}

td.mainbar p {
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
}

td.mainbar em {
	font-size: 12px;
	color: #777777;
}

td.mainbar p.top {
	padding: 0 0 6px 0;
	border-bottom: 1px dotted #d5d5d5;
}

td.mainbar p.top a {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #5f7800;
}

td.mainbar ul {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

td.mainbar ul li {
	margin: 3px 0;
	padding: 3px 0;
}

td.footer {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0 10px 0;
}

td.footer .disclaimer {
	font-weight: bold;
	display: block;
	text-align: left;
	color: #c25b07;
}















