/* ----------------------------------- */
body {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link {color: #000080; text-decoration: none;}
a:visited {color: #6666aa; text-decoration: none;}
a:hover {color: #9900ff; text-decoration: underline;}
a:active {color: #000000; text-decoration: underline;}
strong {font-weight:bold;}
em {color: #666666; font-style:normal; font-weight:bold;}