/*html, body
{
	font-size: 100%;
}*/

.HeadlineItemLabel
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}


h2
{
	font-weight: bold;
	font-size: 1.1em;
	color: #B48FBE;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
	font-weight: bold;
	font-size: 1.0em;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}

h4
{
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h5
{
	font-weight: bold;
	font-size: 0.8em;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}

p
{
	color: #000000;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

td
{
	font-size: 100%;
}



/*
A.HeadlineBack
{
	font-weight: normal;
	font-size: 11px;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.HeadlineBack:visited
{
	font-weight: normal;
	font-size: 11px;
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.HeadlineBack:link
{
	font-weight: normal;
	font-size: 11px;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A.HeadlineBack:hover
{
	font-weight: normal;
	font-size: 11px;
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
*/

A
{
	font-size: 100%;
	color:#B48FBE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


A:visited
{
	font-size: 100%;
	color:#B48FBE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:link
{
	font-size: 100%;
	color:#B48FBE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	font-size: 100%;
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.title
{
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0px;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}

.subheadinglight
{
	font-weight: bold;
	font-size: 1.1em;
	color: #B48FBE;
	font-family: Arial, Helvetica, sans-serif;
}

.subheading
{
	font-weight: bold;
	font-size: 1.0em;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}

.boldtextblack
{
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.smallheading
{
	font-weight: bold;
	font-size: 0.8em;
	color: #69207E;
	font-family: Arial, Helvetica, sans-serif;
}

.smallheadingblack
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}



.internaluseonly_contenteditortitle
{
	font-size: 1.0em;
	font-weight:bold;
	color:#69207E;
	font-family: Arial, Helvetica, sans-serif;
}

.internaluseonly_contenteditorsmalltext
{
	font-size: 0.7em;
	color: gray;
	font-family: Arial, Helvetica;
}

.internaluseonly_contenteditornote
{
	font-size: 0.7em;
	color: red;
	font-family: Arial, Helvetica;
}