/* CSS Document */


body  {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: black;
	background-color: #333654 ;
	background-image:none;
	background-repeat:repeat;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	line-height: 14px;
	font-weight: 100;	color: #000000;
	padding: 0px 0px 0px 0px;
	top: 0px;      }

ul {
	list-style-image:url(ul-pic.jpg);
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: none;
	color: #000000;
	text-decoration:none;
}

table  {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFF ;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	}



img {
	border-style: none;
}

