.copyright {
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.slashbold {
	font-family: tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
.titlebold {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.blackbold {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



a.footer:link {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 0046C6;
	text-decoration: none;
}
a.footer:visited {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
}
a.footer:hover {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 0046C6;
	text-decoration: underline;
}
a.footer:active {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0084FF;
	text-decoration: blink;
}
.normaltext {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	line-height: 130%;
}
.whilebold {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headbig {
	font-family: tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #0000FF;
}
.redtext {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}

a.highlight:link {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
a.highlight:visited {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
a.highlight:hover {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: underline;
}
a.highlight:active {
	font-family: tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF3300;
	text-decoration: blink;
}
