body { 
	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, blockquote { 
	text-align: justify;
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	}

li { 
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	}

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;
	line-height: 14px;
	}
	
.greytinY { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	color: #8a8a8a;
	font-size: 10px;
	line-height: 14px;
	}

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.updatesLnk { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	font-style: italic;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	}

a:visited.updatesLnk { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	font-style: italic;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	}

a:hover.updatesLnk { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	font-style: italic;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
	background: transparent;
	font-weight: normal;

a:active.updatesLnk { 
	font-family: tahoma, arial, helvetica, sans-serif, sans serif, sansserif;
	font-style: italic;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background: transparent;
	font-weight: normal;

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;
	}