
.navtext{
	font-family : Times New Roman;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
.greynavtext{
	font-family : Times New Roman;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #85857E;
	text-decoration : none;
}
.smallgreynavtext{
	font-family : Times New Roman;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #85857E;
	text-decoration : none;
}
.text{
	font-family : times new roman;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : black;
}
.headertext{
	font-family : Times New Roman;
	font-size : 16pt;
	font-style : normal;
	font-weight : bold;
	color : black;
}

