/* CSS-Definitionsdatei, die SiteStyle-Stylesheets enthält */
BODY { font-family: Arial; font-size: 12pt; background-image: url( "../assets/images/background2.gif" )}
 
.nof_LiquidLifeBanners1-Banner1 {
font-family:Arial CE ; font-size:18; font-weight:700; font-style:normal; color:#1e306e 
}

.nof_LiquidLifeNavbar2-Regular {
font-family:Arial CE ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_LiquidLifeNavbar4-Rollover {
font-family:Arial CE ; font-size:10; font-weight:400; font-style:normal; color:#c51e1e 
}

.nof_LiquidLifeNavbar6-Highlighted {
font-family:Arial CE ; font-size:10; font-weight:700; font-style:normal; color:#0000ff 
}

.nof_LiquidLifeNavbar8-HighlightedRollover {
font-family:Arial CE ; font-size:10; font-weight:700; font-style:normal; color:#00cc99 
}

.nof_LiquidLifeNavbar3-Regular {
font-family:Arial CE ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_LiquidLifeNavbar5-Rollover {
font-family:Arial CE ; font-size:10; font-weight:400; font-style:normal; color:#c51e1e 
}

.nof_LiquidLifeNavbar7-Highlighted {
font-family:Arial CE ; font-size:10; font-weight:700; font-style:normal; color:#0000ff 
}

.nof_LiquidLifeNavbar9-HighlightedRollover {
font-family:Arial CE ; font-size:10; font-weight:700; font-style:normal; color:#00cc99 
}


A:link {
	color: rgb(0,0,255);
	text-decoration : underline;
	font-family : Arial;
	font-size : 12pt
}

A:visited {
	color: rgb(0,128,0);
	text-decoration : underline;
	font-family : Arial;
	font-size : 12pt
}

A:active {
	color: rgb(0,0,255);
	text-decoration : underline;
	font-family : Arial;
	font-size : 12pt
}



P {
	font-family: Arial;
	font-size : 12pt
}

.TextObject {
	font-family: Arial;
	font-size : 12pt
}A:hover {
	color: rgb(255,0,0);
	text-decoration : underline;
	font-family : Arial;
	font-size : 12pt
}
