body { color: #5E5E5E;
       background-color: #ffffff;
       font-size: 10pt;
       font-family: Tahoma;
}

a:link { color: #047dd3;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
}

a:visited { color: #047dd3;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
}

a:active { color: #047dd3;
	text-decoration: none;
	font-size: 10pt;
	font-family: Tahoma;
}

a:hover { color: #047dd3;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Tahoma;
}

#content { text-align:center; }
#logo { margin-top:50px; margin-bottom:20px; }
#footer { color: #047dd3;
	font-size:10pt;
	font-family: Tahoma;
	margin-top: 50px;
}