/* CSS Document */
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.headline{
	font-size: 17pt;
	line-height: normal;
	font-weight: normal;
	color: #660099;
}

a.headline:link {
	color: #660099;
	font-weight: normal;
	text-decoration: none;
}
a.headline:visited {
	font-weight: normal;
	text-decoration: none;
	color: #660099;
}
a.headline:hover {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: normal;
}
a.headline:active {
	text-decoration: none;
	color: #D5BB2C;
	font-weight: normal;
}





.subheadline{
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #660099;
	padding-right: 35px;
}


.subinline{
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #660099;
}



	
	p.intro{
	font-size: 11pt;
	line-height: 15pt;
	font-weight: normal;
	color: #333333;	
	}
	

a.intro:link {
	color: #660099;
	font-weight: bold;
	text-decoration: underline;
}
a.intro:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #660099;
}
a.intro:hover {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}
a.intro:active {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}
	

.introbullets{
	font-size: 11pt;
	line-height: 18pt;
	font-weight: normal;
	color: #333333;	
	}
	

p.text{
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;	
	}
	
a.text:link {
	color: #660099;
	font-weight: bold;
	text-decoration: underline;
}
a.text:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #660099;
}
a.text:hover {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}
a.text:active {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}



p.address{
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	padding-left: 60px;
	}
	
a.address:link {
	color: #660099;
	font-weight: bold;
	text-decoration: underline;
}
a.address:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #660099;
}
a.address:hover {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}
a.address:active {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: bold;
}
		

.textbullets{
	font-size: 9pt;
	line-height: 18pt;
	font-weight: normal;
	color: #000000;	
	}	
	
	
	
	
.caption{
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	}
	
a.caption:link {
	color: #660099;
	font-weight: normal;
	text-decoration: none;
}
a.caption:visited {
	font-weight: normal;
	text-decoration: none;
	color: #660099;
}
a.caption:hover {
	text-decoration: underline;
	color: #D5BB2C;
	font-weight: normal;
}
a.caption:active {
	text-decoration: none;
	color: #D5BB2C;
	font-weight: normal;

}

p.privacy{
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	padding-right: 40px;
	}

.minitext{
	font-size: 7pt;
	line-height: 10pt;
	font-weight: normal;
	color: #333333;	
	}

