body{
	/*background:url(welcome-bg.gif) top left;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size:13px;
	padding-bottom:15px;
}

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


ul {
	margin-left: 20px;
	line-height: 30px;
}
a:hover {
	color: #0000CC;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
li {
	background: url(../../../welcome/blueyell10.gif) no-repeat 0 50%;
	padding-left: 15px;
}
