BODY,P,TD,TH,LI,UL,OL,A,H1,H2,H3,H4,H5,H6,BLOCKQUOTE,TEXTAREA,INPUT,DIV { 
	font-family: "Verdana","Arial","Helvetica",sans-serif; 
	color: #000000; 
}

BODY,P,TD,UL,a,li {
	font-size: 13px;
	line-height: 18px;
	word-spacing: 2px;
}
body {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
}
p {
	margin-bottom: 20px;
}
li {
	margin-bottom: 15px;
}
li {
	list-style-type: square;
}
h1 {
	font-size: 15px; 
	font-weight: bold;
}
h2, h3, h4 {
	font-size: 14px; 
	font-weight: bold;
}
a, a:link,a:visited,a:hover,a:active {
	text-decoration: underline;
	color: #FF9900;
}
a, a:link,a:visited,a:hover,a:active {
	text-decoration: underline;
}

img {
	border: 0px;
}

#content {
	width: 543px;
	height: 100%;
	overflow: auto;
}
