body	{
	font-family: tahoma, arial;
	margin: 0px;
	padding: 0px;
	background-color:#999999;
	}

p, li {font-size:.8em; line-height: 1.4em;}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}


#specs {
	padding: 2px;
	font-size: .8em;
	width:auto;	
	}


h1 {  color: #ff0000;
	 font-weight: bold;
	 font-size: 1.2em;
		 }

h2 {
	font-size: 1em;
	color: #222;
	font-weight:bold;
	}




.black	{
	color: #cccccc;
	font-size:12px;
	font-weight: bold;
	}

.secTitle {
	color:  red;
	font-size: 12px;
	font-weight: bold;
	}
	
a:link, a:active, a:visited { color: #CC0000; text-decoration: none; }
a:hover {color: #ff9900; text-decoration: underline; }

.nav { color: white; font-size:10px; text-decoration: none; font-weight: bold; }
a.nav:link,a.nav:active,a.nav:visited { color: white; font-size:10px; text-decoration: none; font-weight: bold; }
a.nav:hover { color:#ff9900; text-decoration: none; font-size:10px;  }


.specHead{  
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;	
	}

.specReg{  
	font-family: tahoma;
	font-size: 10px;
	}

.listBG {
		background: #CCCCCC;
		font-size: 12px;
		
		}

.sideTXT li {font-size: .8em;}
			
.bullet {list-style-image: url(/images/body/raquo.gif);}

						 
#head {
margin:0px;
padding:0px;
width:790px;
height:50px;
background-color:#000000;
}
#nav {
margin:0px;
padding:0px;
width:790px;
height:27px;
background-image: url(images/body/bg_nav.jpg);
}
#footer {
margin:0px;
padding:0px;
width:790px;
height:75px;
background-color:#000000;
font-size:.7em;
}

.spectitle
	{font-weight:bold;
	 text-decoration:underline;
	 font-size: .8em;
	 color: #ff3300;}