body { 
	background: url('nuback.gif');
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
	padding: 20 20 20 20;
	margin: 20 20 20 20;
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	}

p, ul { 
	text-align: justify;
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	}
	
ol { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	}

.tinY { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #ffffff;
	font-size: 10px;
	}

a:link.txtLnk { 
	color: #7f7d80;
	text-decoration: underline;
	background: #000000;
	font-weight: bold;
	}

a:visited.txtLnk { 
	color: #7f7d80;
	text-decoration: underline;
	background: #000000;
	font-weight: bold;
	}

a:focus.txtLnk { 
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	}

a:hover.txtLnk { 
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	}

a:active.txtLnk { 
	color: #ff0000;
	text-decoration: underline ;
	background: transparent;
	font-weight: bold;
	}

a:link.imgLnk { 
	text-decoration: none;
	background: #transparent;
	}

a:visited.imgLnk { 
	text-decoration: none;
	background: #transparent;
	}

a:focus.imgLnk { 
	text-decoration: none;
	background: transparent;
	}

a:hover.imgLnk { 
	text-decoration: none;
	background: transparent;
	}

a:active.imgLnk { 
	text-decoration: none;
	background: transparent;
	}
a:link.menuLnk { 
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	}

a:visited.menuLnk { 
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	}

a:focus.menuLnk { 
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	}

a:hover.menuLnk { 
	color: #7f7d80;
	text-decoration: none;
	background: transparent;
	}

a:active.menuLnk { 
	color: #ff0000;
	text-decoration: none;
	background: transparent;
	}