  body{
      margin:0;
      padding:0;
	  font-family : verdana, arial, helvetica, sans-serif; 
	  background-color: #1a456d; 
	  color: #1a456d; 
	  text-align:left;
   }
   
table {
 margin: auto; 
 border-collapse: collapse; 
}

#inside {
	font-size: 11px; 
	font-family : verdana, arial, helvetica, sans-serif;  
	color: #1a456d;  
}

#small	{
	font-size: 8px; 
	color: #ffffff; 
	} 
   
p {
	font-size: 11px; 
	color: #1a456d;  
	} 
	
ul, li{
margin:0;
padding-left:40px;
font-size: 11px; 
font-family : verdana, arial, helvetica, sans-serif; 
list-style-type:none;
}

li{
list-style-image: url(parts/starbullet.jpg);
padding-left:2px;
padding-bottom: 4px;
}
	

p.title	{
	font-size: 14px; 
	color: #1a456d;
	font-weight: bold; 
	} 

p.small	{
	font-size: 8px; 
	color: #ffffff; 
	} 


.floatright { float: right;
	 }

.floatleft { float: left; }
 
a 	{
	text-decoration : none; 
	color : #1a456d; 
	} 

a:visited {
	color : #1a456d; 
	} 

a:active {
	color : #1a456d; 
	} 

a:hover {
	color : #778e1d; 
	text-decoration : underline; 
	} 
	
a.title 	{
	text-decoration : none; 
	color : #1a456d; 
	} 

a.title :visited {
	color : #1a456d; 
	} 

a.title :active {
	color : #1a456d; 
	} 

a.title :hover {
	color : #778e1d; 
	text-decoration : underline; 
	} 


a.small 	{
	text-decoration : none; 
	font-weight : bold; 
	color :  #FFFFFF; 
	} 

a.small :visited {
	color :  #FFFFFF; 
	} 

a.small :active {
	color :  #FFFFFF; 
	} 

a.small :hover {
	color : #1a456d; 
	text-decoration : underline; 
	} 