P {	font-family : verdana, helvetica;
}

.content  {
	font-size: 9pt;
}

.small  {
	font-size: 8pt;
}

P.menu {
	color: #e5e5e5;
	font-size: 10pt;
	font-weight: bold;
}

P.menusmall {
	color: #e5e5e5;
	font-size: 8pt;
	font-weight: bold;
}

P.linksmall  {
	font-size: 8pt;
	color: navy;
}

A {
	text-decoration: none;
}

div.menusmall {
	font-family : verdana, helvetica;
	text-align : left;
	color: #e5e5e5;
	font-size: 8pt;
	font-weight: bold;
}

div.link {
	font-family : verdana, helvetica;
	text-align : left;
	color: #navy;
	font-size: 9pt;
}

div.linksmall {
	font-family : verdana, helvetica;
	color: #navy;
	font-size: 8pt;
}

h3 {
	font-size : 11pt;
	font-family : verdana, helvetica;
	color : #000000;
	text-align : left;
} 