	.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;
}

a { color: white; }

.small-centered
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.small-body
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
.medium-body
{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
}
.large-body
{
	color: white;
	font-family: Tahoma;
	font-size: 18px;
	line-height: 22px;
}
.medium-centered
{
	color: white;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
.quotation
{
	color: white;
	font-family: Tahoma;
	font-size: 16px;
	line-height: 22px;
	text-indent: 0px;
	font-style: italic;
	margin: 20px;
}
.title
{
	color: white;
	font-family: Tahoma;
	font-size: 24px;
	line-height: 28px;
}
.title-centered
{
	color: white;
	font-family: Tahoma;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
}
.big-body
{
	color: white;
	font-family: Tahoma;
	font-size: 18px;
	line-height: 24px;
	margin: 30px 10px 0 60px;
}

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

