body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #ffffff;
	background-color: #ffffff;
	text-align: center;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 16px;
}

a, a:link, a:hover, a:active, a:visited {color: #ffffff;}
a:hover {color: #ffffff;}

a.read, a.read:link, a.read:hover, a.read:active, a.read:visited {font-weight: bold;}
a.read:hover {color: #ffffff;}

/* page
----------------------------------*/
#page {
	position: relative;
	margin: auto;
	width: 700px;
}
#page div {
	position: absolute;
	text-align: left;
}

/* footer
----------------------------------*/
#footer {left: 59px; width: 600px; font-size: 11px;}
#footerNav {font-weight: bold;}
#footerNav a, #footerNav a:link, #footerNav a:hover, #footerNav a:active, #footerNav a:visited {padding: 0px 10px 0px 10px; text-decoration: none;}

#footerText {left: 10px; top: 61px;}
/*#footerLogo{left: 500px; top: 45px;}*/
