body 	{  
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: 400;
		color: #000000;	}


td 	{  	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: 400;
		color: #000000		}

.bodybg	{	background-image: url('images/bodybg.gif');
		background-repeat: no-repeat;
		background-attachment: center;	 	}


.nav	{	background-image: url('images/navbg.gif');	}



strong {  	font-weight: 900 	}

.code {  	font-family: courier, times, serif;
		font-size: 8px;	 }

hr	{ color: #000000; 	}


.nav a:active { 	color: #000000;
			text-decoration: none;	}
.nav a:link   {  	color: #000000;
			text-decoration: none;	}
.nav a:visited { 	color: #000000;
			text-decoration: none;	}
.nav a:hover {  	color: #ca0808;
			text-decoration: underline;	}

a:active { 	color: #ff3b3b;
			text-decoration: none;	}
a:link   {  	color: #ff3b3b;
			text-decoration: none;	}
a:visited { 	color: #000000;
			text-decoration: underline;;	}
a:hover {  	color: #ca0808;
			text-decoration: underline;	}


h3 	{ 	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 13px;
		color: #ff3b3b;
		font-weight:bold;	}


h4 	{ 	font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		font-weight:bold;	}






