body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	width: 76%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	line-height: 1.2em;
	margin-top: 0em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.4em;
	font-weight: normal;
}
h2 a:link, h2 a:visited {
	text-decoration: underline;
}
.story h2 {	
	margin-top: 2em;
}
.story h3 {	
	margin-top: 1.8em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	font-weight: bold;
}
p {
	margin-top: 0em;
	margin-bottom: 1em;}
ul {
	list-style-type: square;
}
li {
	margin-bottom: 0.5em;
}
.image_left_runaround {
	float: left;
	padding: 5px 20px 15px 0px;
}
.image_right_runaround {
	float: right;
	padding: 5px 0px 15px 20px;
}
.doc_fails {
	background-image: url(img/ico_doc.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.pdf_fails {
	background-image: url(img/ico_pdf.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.ppt_fails {
	background-image: url(img/ico_ppt.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.xls_fails {
	background-image: url(img/ico_xls.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.jpg_fails {
	background-image: url(img/ico_jpg.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.zip_fails {
	background-image: url(img/ico_zip.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.saite {
	background-image: url(img/ico_www.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.folderis {
	background-image: url(img/ico_loc.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 1px;
}

