* {
margin: 0;
padding: 0;
}


.hometext{
	color: #ffffff;
	Font-Family: Arial;
	font-size: 10pt;
	font-style: normal;
}
.normaltext{
	color: #ffffff;
	Font-Family: Arial;
	font-size: 9pt;
	font-style: normal;
}
.navtext{
	color: #ffffff;
	Font-Family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.links {
	color: #ffffff;
	Font-Family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold; 
	text-decoration: none
}
.links:hover {
	Font-Family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold; 
	color: #b0bdc3; 
	text-decoration: none
}
.copytext{
	color: #b0bdc3;
	Font-Family: Verdana;
	font-size: 8pt;
	font-style: normal;
}
.subpage_italics{
	color: #b0bdc3;
	Font-Family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}

	

