body {
	background: #FFFFFF;
	border: solid 2px #dceaf0;
	border-bottom: solid 3px #dceaf0;
	border-top: solid 3px #dceaf0;
	color: #006288;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font: bold normal 200% 'Times New Roman', Times, serif;
	text-align: center;
}

a img {
	border: none;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #005177;
}

a:visited {
	color: #2284AA;
}

a:hover {
	color: #FF9900;
}

td {
	text-align: center;
	vertical-align: top;
}

table {
	text-align: center;
}

p, li {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.emerge {
        color: #CC0000;
	font-size: 200%;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 10px;
}

.half {
	width: 50%;
}

.main {
	width: 48%;
}

.delim {
	width: 4%;
}
