h1 {  
	font-family: Arial; 
	font-size: 16px; 
	color: #002C5B; 
	font-weight: normal;
}
h2 {  
	font-size: 14px; 
	color: #333333; 
	font-family: Arial; 
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {  
	font-family: Arial;
	font-size: 15px; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: 3px;
}
h3, link {  
	font-family: Arial;
	font-size: 15px; 
	color: #333333; 
	font-weight: bold;
	margin-bottom: 3px;
}

body {
	background-color:white;
	font-size:12px;
	font-weight:normal;
}

td {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	line-height:1.2;
	text-align: left;
}

p, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

A { text-decoration: none }

a:hover {
	color:#666666
}
a:link {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333
	text-decoration: none;
	font-weight: plain;
}

a:visited {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333
	text-decoration: none;
	font-weight: plain;

}

a:hover {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #666666
	text-decoration: none;
	font-weight: plain;
	
}

p a:link {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333
	text-decoration: none;
	font-weight: bold;	
}

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

p a:hover {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #666666
	text-decoration: underline;
	font-weight: bold;
}

li {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666	
}

li a {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #333333
	text-decoration: none;	

}

li a:hover {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #666666
	
}

li a:link {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #666666
	text-decoration: none;	
}

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

ul {
	margin-top: 8px;
	font-size: 12px;
}

