	/* first for IE 6/7/8 */
	@font-face {
		font-family: NuvoWeb-Medi;
		src: url(NuvoWeb-Medi.eot);
	}
	/* then for Mozilla browsers -> Firefox */
	@font-face {
		font-family: NuvoWeb-Medi;
		src: url(NuvoWeb-Medi.woff) format('woff');
	}
	/* go on with normal style definitions */
	h1, h2 { 
	font-family: NuvoWeb-Medi, sans-serif;
	}
	
	#big1 { font-size: 72px; }
	#big2 { font-size: 48px; }
	#big3 { font-size: 36px; }
	#big4 { font-size: 28px; }
	#big5 { font-size: 24px; }
	#big6 { font-size: 20px; }
	#big7 { font-size: 16px; }
	
	.title				{ font-family: NuvoWeb-Medi, sans-serif; font-size: 14px; color: #000000;font-weight:bold  }
	.tabletitle			{ font-family: NuvoWeb-Medi, sans-serif; font-size: 14px; color: #FFFFFF; background-color: #808080; height:25; font-weight:bold }
	.tables				{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 230px; height: 0; padding-bottom: 1px }
	.widetables			{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 475px; height: 0; padding-bottom: 1px }
	.admintables		{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 690px; height: 0; padding-bottom: 1px }
	.adminformtables	{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 670px; height: 0 }
	.formtables			{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 198px; height: 0 }
	.formtables2		{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 175px; height: 0 }
	.wideformtables		{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 443px; height: 0 }
	.wideformtables2	{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; width: 420px; height: 0 }
	.formitems			{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #000000; border: 1px solid #000000; padding: 1px; background-color: #C0C0C0 }
	.formbuttons		{ font-family: NuvoWeb-Medi, sans-serif; font-size: 12px; color: #FFFFFF; padding: 1px; background-color:#808080  }
	body         		{ background-color: #000000 }a:active     { color: #000000; text-decoration: none }
	a:hover      { text-decoration: none; color: #000000 }
	a:link       { text-decoration: none; color: #000000 }
	a:visited    { text-decoration: none; color: #000000 }
	a            { text-decoration: none; color: #000000 }
