	.m_white { color: #FFFFDD }
	.m_white:link { color: #FFFFDD }
	.m_white:active { color: #FFFFDD }
	.m_white:visited { color: #FFFFDD }
	.kpurple { color: #6666CC }
	body {margin-top:0px}
p 
{
	text-align: left;
}

#slideshow1 {
  width : 400px;
  height : 400px;
  padding : 4px;
}


a { 
	color: white; 
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
}

.small-centered
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.small-body
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 16px;
}
.medium-body
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
}
.large-body
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 22px;
}
.medium-centered
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.quotation
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 22px;
	text-indent: 0px;
	font-style: italic;
	margin: 20px;
}
.title
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 28px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
	margin-left: 8px;
}
.hugeindentedtitle
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	text-indent: 50px;
	line-height: 48px;
}
.title-centered
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
}
.big-body
{
	color: white;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 24px;
	margin: 30px 10px 0 60px;
}

img.textbottom 
{
	vertical-align: text-bottom;
}
