/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,                Tahoma,                Arial,                Helvetica,                Sans-serif,                sans-serif; color: rgb(0,0,153); background-image: none;
	font-size : 14px;
	background-color : rgb(241,241,241)}
 
.nof_EmptyStyleBanners2-Default {
font-family:Verdana; font-size:8pt; color:rgb(0,0,128) 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:verdana; font-size:9pt; font-weight:bold; font-style:normal; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:verdana; font-size:9pt; font-weight:bold; font-style:italic; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:verdana; font-size:9pt; font-weight:700; font-style:normal; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:verdana; font-size:9pt; font-weight:bold; font-style:italic; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:9pt; font-weight:700; font-style:normal; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:9pt; font-weight:bold; font-style:italic; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:9pt; font-weight:700; font-style:normal; color:rgb(241,241,241) 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:9pt; font-weight:bold; font-style:italic; color:rgb(241,241,241) 
}


P {
	font-size: 14px
}

.TextObject {
	font-size: 12px
}

LI {
	font-size: 12px
}

A:visited {
	font-size: 14px;
	color : rgb(0,0,153);
	font-style : italic
}

A:link {
	font-size: 12px
}

A:active {
	font-size: 14px;
	color : rgb(0,0,153);
	font-weight : bold
}



A {
	text-decoration: none;
	color : rgb(0,0,153);
	font-size : 14px;
	font-weight : bold
}A:hover {
	font-size: 14px;
	text-decoration : underline;
	color : rgb(0,0,153);
	font-weight : bold
}