html {
  /* this is a hack to force scrollbars on at 
     all times so that the page does not jump
     when going from short to long pages */
  height: 100%;
  margin-bottom: 1px
}

BODY {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51);
	white-space : normal;
	background-color : rgb(170,195,234)}

P {
	font-family: Arial,   Helvetica,  Geneva,  Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51);
	line-height : 24px;
	margin-top : 5px;
	margin-bottom : 0px}

.TextObject {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	color : rgb(51,51,51)
}

UL {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 12px;
	line-height : 24px;
	color : rgb(51,51,51);
	margin-top : 5px;
	margin-bottom: 0px;
	text-align : left
}

.nof_EmptyStyleBanners41-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

H1 {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 20px;
	font-weight : bold;
	color: rgb(39,61,94);
	line-height : 24px;
	padding-bottom : 0px
}

H2 {
	font-family : Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size: 16px;
	font-weight : bold;
	color : rgb(39,61,94);
	line-height: 20px;
	padding-bottom : 0px
	}

H3 {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size: 14px;
	font-weight : bold;
	font-style : italic;
	color : rgb(39,61,94);
	line-height: 18px;
	padding-bottom : 0px
}
	
H4 {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight : bold;
	color : rgb(39,61,94);
	padding-bottom : 0px
}
	
.nof_EmptyStyleBanners43-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleBanners45-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleBanners47-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleBanners49-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}

.nof_EmptyStyleBanners51-Banner2 {
font-family:MS Sans Serif ; font-size:10; font-weight:400; font-style:normal; color:#000000 
}


OL {
	list-style-type: disc
}

A:link {
	color: rgb(51,51,51);
	text-decoration : underline
}

A:active {
	color: rgb(51,51,51)
}

A:visited {
	color: rgb(51,51,51)
}
A:hover {
	color: rgb(0,0,0)
}


