body {
	margin : 0; 
	padding : 0; 
	font-family : verdana; 
	font-size : 10px; 
	font-style : normal; 
	font-weight : normal; 
	text-align : left; 
	background-image : /parts/bg.jpg;
	}


p	{
	font-size: 12px; 
	padding: 0px; 
	color: #000000;  
	} 

p.type1	{
	font-size: 10px; 
	padding: 0px; 
	color: #000000; 
	} 

h1	{
	font-size: 16px; 
	padding: 0px; 
	color: #339999;  
	font-weight: bold;
	} 

h2	{
	font-size: 16px; 
	padding: 0px; 
	color: #993333;  
	font-weight: bold;
	} 

h3	{
	font-size: 16px; 
	padding: 0px; 
	color: #333399;  
	font-weight: bold;
	} 

h4	{
	font-size: 16px; 
	padding: 0px; 
	color: #999933;  
	font-weight: bold;
	} 

li	{
	font-size: 12px; 
	padding: 0px; 
	color: #000000;  
	} 

a 	{
	text-decoration : none;  
	color : #000000; 
	font-weight : bold;
	} 

a:visited {
	color : #000000; 
	} 

a:active {
	color : #000000; 
	} 

a:hover {
	color : #FF0000; 
	text-decoration : underline; 
	} 

a.type1 {
	text-decoration : none;  
	color : #FFFFFF; 
	} 

a.type1:visited {
	color : #FFFFFF; 
	} 

a.type1:active {
	color : #FFFFFF; 
	} 

a.type1:hover {
	color : #999966; 
	text-decoration : underline; 
	} 
