/* CSS Document */


h1 {
	font-size: 15px;
	color: #014188;
	font-family: Arial;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
}

h2 {
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}
h3 {  
	font-family: Arial;
	font-size: 14px;
	color: #014188;
	font-weight: bold;
	margin-left: 15px;;
	margin-top: 5px;
	text-align: left;
}

p, td {
	font-family: Arial;
	color: #014188;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.5em;
	margin-top: 10px;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #014188;
	margin-left: 15px;
}


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

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

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

}
a:visited {
	color: #014188;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014188;
}

a:hover {
	color:#990000;
	text-decoration: none;
}

li {
	font-family: Arial;
	font-size: 12px;
	color:#014188
	text-decoration: none;	
	margin-left: 0px;
	list-style-image: url(bullet.gif);
}

li a {  
	font-family: Arial; 
	font-size: 12px; 
	color: #014188;
	
}

li a:hover {  
	font-family: Arial; 
	font-size: 12px; 
	color: #660000
	font-weight: bold;
	
}
li a:active {  
	font-family: Arial; 
	font-size: 12px; 
	color: #660000
	font-weight: bold;
	
}

li a:link {  
	font-family: Arial; 
	font-size: 14px; 
	color: #014188;
	font-weight: bold;

}

li a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #014188;
	font-weight: bold;
	list-style-image: url(bullet.gif);
}
