.text {
	font-family: "Times New Roman", Times, serif; 
	font-size: 11pt; 
	color: #333333; 
	text-decoration: none; 
	font-weight: normal}

.text a:link {
	color: #336633;
	text-decoration: none;
	}
.text a:visited {
	color: #336633;
	text-decoration: none;
	} 
.text a:hover {
	color: #336633;
	text-decoration: underline;
	}

.whitetext {
	font-family: "Times New Roman", Times, serif; 
	font-size: 12pt; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal}

.whitetext a:link {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	}
.whitetext a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
	}

.headline {
	font-family: "Times New Roman", Times, serif; 
	font-size: 18pt; font-weight: 
	bold; color: #000000; 
	text-decoration: none
}
.headline a:link {
	color: #000000; 
	text-decoration: none
	}
.headline a:visited {
	color: #000000; 
	text-decoration: none
	}
.headline a:hover {
	color: #000000; 
	text-decoration: underline
	}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #6D806B;
	text-decoration: none;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none
}
.small a:link {
	color: #000000; 
	text-decoration: none
	}
.small a:visited {
	color: #000000; 
	text-decoration: none
	}
.small a:hover {
	color: #000000; 
	text-decoration: underline
	}
.norepeat {
	background-repeat: no-repeat;
}
