body {
	margin: 0;
	padding: 0;
}

a {
	color: #cc0000;
}

a img {border: 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: 190px;
}

td.header h1 {
	font-family: Georgia;
	font-size: 44px;
	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;
}

table.sidebar ul {
	margin: 0 0 0 24px;
	padding: 0;
}

table.sidebar ul li a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
}

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

table.sidebar p {
	font-family: Arial, Verdana, Tahoma, sans serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 4px 0;
	padding: 0;
}

td.mainbar h1 {
	font-family: Century Gothic, Verdana, Tahoma, Arial, sans serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #bd5535;
	margin: 0;
}

td.mainbar h2 {
	font-family: Century Gothic, Verdana, Tahoma, Arial, sans serif;
	font-size: 30px;
	font-weight: normal;
	color: #d67e00;
	margin: 20px 0 8px 0;
	padding: 0;
}

table.sidebar h3 {
	font-family: Century Gothic, Verdana, Tahoma, Arial, sans serif;
	font-size: 24px;
	letter-spacing: -1px;
	color: #666666;
	font-weight: normal;
}

td.mainbar p {
	font-family: Arial, Tahoma, Verdana, sans serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	color: #3f3f3f;
	margin: 0 0 20px 0;
	padding: 0;
}

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: #cc0000;
}

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

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

td.footer span {
	font-weight: bold;
}

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















