h2 {
	font-family: "Times New Roman","Times",Times,serif;
	color: #58636f;
	font-size: 24px;
}

h3 {
	color: #333;
	margin-bottom: 8px;
}

p {
	font: 12px normal "Lucida Grande","Lucida Sans Unicode","Lucida",Lucida,Arial,sans-serif;
	margin: 15px 0 15px 0;
}

small {
	font-size: 85%;
}

em {
	font-style: italic;
}

ul {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida",Lucida,Arial,sans-serif;
}

a:visited {
	color: #eee;
}

a, a:active {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#global ul {
	list-style-type: none;
	color: white;
	font: 10px normal "Lucida Grande","Lucida Sans Unicode","Lucida",Lucida,Arial,sans-serif;
	margin: 6px 0 0 70px;
}

#global li {
	float: left;
	margin-right: 85px;
}

#global a {
	color: white;
}


#body ul {
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
}

#body ul li {
	margin-top: 5px;
}

.alert a {
	color: #2657ac;
}

#foot p {
	font-size: 11px;
	text-align: center;
	clear: both;
}

#foot ul {
	font-size: 11px;
	clear: both;
	margin: 0 auto;
}

#foot ul li {
	float: left;
	margin: 10px;
	line-height: 14px;
}

#foot a:visited {
	color: #555;
}

.ad h2 {
	font-size: 14px;
}
