@charset "utf-8";
/* CSS Document */
h1{
	margin-top: 0px;
	margin-bottom: 8px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2{
	margin-top: -4px;
	margin-bottom: 0px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3{
	margin-top: -4px;
	margin-bottom: 0px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; font-style: normal; 
	font-weight: normal; color: #0000FF
}

p {
	margin-top:2px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-style: normal; 
 	font-weight: normal; 
	line-height: normal
 }
