body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #000000;
	line-height : 130%;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666600;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666600;
	text-decoration: none;
}
a.visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666600;
	text-decoration: underline;
}
a.visited:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666600;
	text-decoration: underline;
}
a.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #666600;
	text-decoration: none;
}
a.arrow:hover.a.arrow:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color : ##666600;
	text-decoration: none;
}
a.arrow:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color : ##666600;
	text-decoration: none;
}
a.star {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color : #000000;
	text-decoration: none;
}
.big_frame {
	border-top : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
}
.footer_border {
	border-top: 1px dotted #999999;
}
.footer_text {
	font-size: 8pt;
	color: #666666;
}
.dotted_right {
	border-right: 1px dotted #999999;
}
.dotted_bottom {
	border-bottom: 1px dotted #999999;
}
.dotted_botright {
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
}
.dotted_hr {
	border : 1px dotted #CCCCCC;
	margin-top : 10px;
	margin-bottom : 10px;
}
.header_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
}
.header_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #330099;
}
.header_side {
	color: #330099;
	font-weight: bold;
}
.tableheader_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}
.text_purple {
	color: #330099;
}
.subhead_purple {
	color: #330099;
	font-weight: bold;
}
.subhead_black {
	color: #000000;
	font-weight: bold;
}
.text_white {
	color: #FFFFFF;
}
ul {
	margin: 20px;
	padding : 0px;
}
li {
	padding-bottom : 5px;
}
.dotted_box {
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
}

.privacy-links 
{
    font-size: 8pt;        
}
a.privacy-links:active, a.privacy-links:focus, a.privacy-links:link, a.privacy-links:hover, a.privacy-links:visited 
{
	color : #666666;
	font-size: 8pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}	