body {
	background: #fff;
	font: normal 75%/1.3 Verdana, Arial, Helvetica, sans-serif;
}
.ara {
	font: normal 75%/1.3 Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color: #003366;
	margin:1em;
}

h1, h2, h3, h4 {
	color: #003366;
	font-weight: normal;
	letter-spacing: 0.03125em;
}
h1 {
	font-size: 152%;
}
h2 {
	font-size: 129%;
	margin-bottom: 0.5em;
	line-height: 1.6em;
}

h3 {
	font-size: 107%;
	line-height: 1.2;
	font-weight: bold;
	color: #0088cc;
	margin: 1em 0 0.5em 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin: 1em 0 0.5em 0;
}

#ul {
	list-style-image:url(images/bullet.gif);
	margin:0px 10px;
	padding: 0px 15px;
	line-height: 1.6em;
}
.hd1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
a:hover, a:visited {
	font-weight: bold;
	color: #009999;
}
