body {
	color: #333333;
        font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif; 
	font-size: 90%; 
	text-align: center;
}

p {
	clear: both;
	line-height: 1.2em;
	margin-bottom: 0.75em;
}

div.emphasis p {
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	padding-bottom: 5px;
}

.secondarycontent p {
	font-size: 0.8em;
}

div#footer p {
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 0.4em;
}

p.date {
	color: #666551;
	font-size: 0.9em;
}

em {
	font-weight: bold;
}

form {
	margin-bottom: 10px;
	margin-top: 10px;
}

table {
	font-size: 0.8em;
	margin-bottom: 0.8em;
	margin-top: 0.5em;
}

table, th, tr, td {	
	border: 1px solid #999999;
	padding: 0.3em;
}

img {
	vertical-align: middle;
}

ol {
	list-style: outside decimal;
	margin-left: 1em;
	margin-bottom: 0.8em;
}

div.content ul {
	list-style: outside disc;
	margin-left: 1em;
	margin-bottom: 0.8em;
}

div.content ul li {
	padding: 0.1em 0 0.1em;
}

a {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
	word-wrap: break-word;
}

a:hover {
	text-decoration: none;
}

a.editlink {	
	float: right;
}

p.socialbookmark a {
	background: none;
	font-weight: normal;
	padding-left: 0;
}

div#footer a {
	color: #A8B9C2;
}

div#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}