body, html
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
}
a:link
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
}
a:visited
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
}
a:active
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
}
a:hover
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
	text-decoration: underline;
}

p, ul, li, span
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
}

.pageHeader
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 24px;
	line-height: 180%;
}

.textHeader
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 16px;
	line-height: 140%;
}

.text
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
}

.textEmphasis
{
	color: #4D3A59;
	font-family: Arial;
	font-size: 11px;
	font-weight:600;
	line-height: 140%;
}

.footer
{
	color: #858089;
	font-family: Arial;
	font-size: 11px;
	line-height: 140%;
}
