/* CSS Document */

body {
	margin: 0 0 0 0;
	padding: 10px 0 0 10px; 
	text-align: left;
	color:#000000;
	background:#FFFFFF;
	width: 360px;
	}

p {
	font-family: Lucida Sans Unicode, arial, verdana, sans-serif;
	}

img {
	text-decoration: none;
	}

a:link {
	color: #2269b9;
	text-decoration: none;
	}

a:visited {
	color: #2269b9;
	text-decoration: none;
	}

a:hover {
	color: #d20500;
	text-decoration: underline;
	}
