.menuLinks  {
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : #ddeeee;
}

.menuLinksHighlighted  {
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : white;
}

.externalLinks  {
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : #eeeedd;
}

.topMenuLinks  {
	font-family : arial;
	font-weight : bold;
	font-size : smaller;
	text-decoration : none;
	color : #eeeeee;
}

.text  {
	font-family : arial;
	font-size : 10pt;
	color : black;
}

.subhead {
	font-family : arial;
	font-size : 10pt;
    font-weight : bold;
	color : black;
}

.quotetext  {
	font-family : times new roman;
	font-size : 10pt;
	font-style : italic;
	color : black;
}

.quoteattr  {
	font-family : times new roman;
	font-size : 10pt;
	font-weight : bold;
	color : black;
}

.textLinks  {
	font-family : arial;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}

