a {
	color: blue;
	font-size: 10pt;
}

a:visited {
	color: purple;
}

body {
	background-color: white;
	font-family: Arial,Helvetica,sans-serif;
}

.footerlink {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.footerlink:visited {
	color: black;
}


.large {
	font-size: 14pt;
	font-weight: bold;
}

.navheader {
	color: white;
	font-size: 11pt;
	font-weight: bold;
}

.navlink {
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

.navlink:visited {
	color:black;
}

.navsectionlink {
	color: white;
	font-size: 11pt;
	font-weight: bold;
}

.navsectionlink:visited {
	color: white;
}

.navtable {
	background-color: #FFFFFF;
}

.normal {
	color: black;
	font-size: 10pt;
}

.normalemph {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

.shop {
	font-size: 9pt;
}

.small {
	font-size: 8pt;
}

.warning {
	color: red;
}

