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: #006699;
	font-family: Arial;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 18px;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
}
h3 {  
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 20px;
	text-align: left;
}

p {
	font-family: Arial;
	color: #666666;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1.6em;
	font-size: 12px;
	margin-right: 15px;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
}

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

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

A:hover  {
	text-decoration: none; 
	color: #333333; 
	font-size : 12px;}

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

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

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

li {
	font-family: Arial;
	font-size: 12px;
	color: #333333
	text-decoration: none;	
	margin-left: -6px;
	list-style-type: disc;
}

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

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

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

}

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

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