/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);
	font-size : 14px;
	font-family : Verdana}
 A:active { color: rgb(128,0,128);
	font-size : 14px}
 A:link { color: rgb(128,0,128);
	font-size : 14px}
 A:visited { color: rgb(128,0,128);
	font-size : 14px}
 

P {
	font-size: 12px
}

UL {
	font-size: 12px
}

OL {
	font-size: 12px
}

.TextObject {
	font-size: 12px
}

.TextNavBar {
	font-size: 10pt
}

.nof_BlueLineNavbar2-Regular {
	font-weight: normal;
 	font-style: normal;
	font-family : Arial Unicode MS ;
	font-size : 12pt;
	color : rgb(128,0,128)
}

.nof_BlueLineNavbar4-Rollover {
	font-family: Arial Unicode MS ;
	font-size : 12pt;
	color : rgb(128,0,128);
	font-style : normal;
	font-weight : bold
}

.nof_BlueLineNavbar6-Highlighted {
	font-family: Arial Unicode MS ;
	font-size : 12pt;
	color : rgb(128,0,128);
	font-style : italic;
	font-weight : bold
}

.nof_BlueLineNavbar8-HighlightedRollover {
	font-family: Arial Unicode MS ;
	font-size : 12pt;
	color : rgb(128,0,128);
	font-style : italic;
	font-weight : bold
}

.nof_BlueLineNavbar3-Regular {
	font-family: Arial Unicode MS ;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal
}

.nof_BlueLineNavbar5-Rollover {
	font-family: Arial Unicode MS ;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal
}

.nof_BlueLineNavbar7-Highlighted {
	font-family: Arial Unicode MS ;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal
}

.nof_BlueLineNavbar9-HighlightedRollover {
	font-family: Arial Unicode MS ;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal
}A:hover { color: rgb(128,0,128);
	font-size : 14px}
 