body {
	background-image: url(bg_shad.gif);
}

A { text-decoration: none 
}

A:hover { 
color:#999999 
}

.menu {
font-family:Arial; font-weight:normal
}
.menu a{
text-decoration:none;color:#333333;
}

h1 {
	font-size: 14px; 
	color: #333333; 
	font-family: Arial; 
	font-weight: bold;
}

h2 {  
	font-family: Arial; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: -12px;
}
h3 {  
	font-family: Arial;
	font-size: 12px; 
	color: #333333; 
	font-weight: normal;

}

p, td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

a:link {  
	font-family: Arial; 
	font-size: 12px; 
	color: #333333
	text-decoration: underline;	
}

a:visited {  
	font-family: Arial; 
	font-size: 12px; 
	color: #FFFFFF
	text-decoration: underline;	
}

a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #000000
	text-decoration: underline;
}

p a:link {  
	font-family: Arial; 
	font-size: 11px; 
	color: #999999
	text-decoration: none;
	font-weight: normal;
}

p a:visited {  
	font-family: Arial; 
	font-size: 11px; 
	color: #333333
	text-decoration: none;
	font-weight: normal;
}

p a:hover {  
	font-family: Arial; 
	font-size: 11px; 
	color: #0033AA
	text-decoration: none;	font-weight: normal;
	
}

li {  
	font-family: Arial; 
	font-size: 11px; 
	color: #999999
	text-decoration: none;	
}

li a {  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000
	text-decoration: none;
}

li a:hover {  
	font-family: Arial; 
	font-size: 11px; 
	color: #cccccc
	text-decoration: none;	
}

li a:link {  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000

}

li a:visited {  
	font-family: Arial; 
	font-size: 11px; 
	color: #000000
	line-height: 15px;
}

.nestedList {
	list-style-image: url();
	margin-top: 0px;
	margin-left: 11px;
}
