body	{
	font-size: .9em;
	font-family: "Trebuchet MS", verdana, sans-serif;
	background-image: url(images/BackgroundTile.gif);
	background-repeat: repeat-y;
	background-color: #ffffcc;
	margin: 0;
	padding: 10px 40px 10px 10px;
	}
	
table {
	margin-left: 30px;
	margin-top: 0px;
	color: #993333;
	line-height: 150%;
	font-weight: bold;
	}
	
table h1 {
	color: #330000;
	margin-left: 30px;
	font-size: 200%;
	margin: 0 0 0 0;
	font-weight: bold;
	}
	
table h2 {
	margin-left: 30px;
	font-size: 120%;
	margin: 0 0 0 0;
	font-weight: bold;
	}

table h3 {
	margin-left: 30px;
	font-size: 100%;
	margin: 0 0 0 0;
	font-weight: bold;
	}

table h2+h3 {
	margin-top: -4px;
	}
	
table h2+ul {
	margin-top: -3px;
	}
	
table h2+p {
	margin-top: -3px;
	margin-bottom: -3px;
	}
	
table p+ul {
	margin-top: -3px;
	}
	
table ul+p {
	margin-top: -3px;
	margin-bottom: -3px;
	}
	
	
.art	{
	display: none;
	position: relative;
	color: #933;
	font-weight: normal;
	line-height: 110%;
	font-size: 90%;
	border-left: 1px solid #C93;
	height: 420px;
	}
	
.art p	{
	padding-top: 150px;
	text-align: right;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 110%;
	}
	
#default	{
	display: block;
	position: relative;
	}

a:link, a:visited	{
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	}

a:hover	{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	}

i	{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
	}

ul	{}
	
.larger	{
	font-size: 1.5em;
	}
	
.smaller	{
	font-size: .85em;
	margin: 0;
	}
	
.links	{
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
	
.foot	{
	font-size: .85em;
	text-align: left;
	font-weight: normal;
	color: #C93;
	line-height: 100%;
	margin-top: 30px;
	}
	

