html {
	margin: 0;
	padding: 0;
	}
body {
	line-height: normal;
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-repeat: no-repeat;
	background-position: left top;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 {
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #009933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: None;
	margin: 0px;
	border-bottom-style: none;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-left-style: none;
	background-position: bottom;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #006633;
	}
acronym {
	border-bottom: none;
	}
