body {
	line-height: 1.88889;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}
p {
	font: 12px verdana;
	text-align: left;
	background-color: #FFFFFF;
	cursor: default;
	}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	background-image: none;
}		
a:link {
	text-decoration: none; font-style:italic
	color: #000000;
	}
a:visited { 
	text-decoration:none  ; 
	color: #993300;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0033FF;
	}

ul {
	padding:20;
	margin:30;
}


.lite {
	font-size: 14px;
	font-style: normal;
}
