body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.footer {
	font-size: 12px;
	text-align: left;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.content {
	text-align: justify;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
li	{
	background-position: 0px 1px;
	background-repeat: no-repeat;
	font-size:14px;
	padding:0px;
	color:#999999;
	text-align: left;
	list-style-image: url(images/list_0_1.gif);
	list-style-type: none;
	text-indent: -9px;
	top: 20px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
						}
li a	{
						color:#0099FF;
						font-size:14px;
						text-decoration:none;
						}
 li a:hover	{
						color:#0099FF;
						font-size:14px;
						text-decoration:underline;
						}
.Heading {
	font-size: 18px;
	color: #333333;
	text-align: left;
	letter-spacing: .2em;
	line-height: 26px;
	margin-top: 19px; 
}
.SubHeading {
	font-size: 18px;
	color: #333333;
	text-align: left;
	letter-spacing: .2em;
	line-height: 18px;

}
.question {
	font-style: italic;
	color: #333333;
	text-align: left;
}
.answer {
	margin-left: 20px;
	text-align: justify;
}
.bottom {
	margin-bottom: 10px;
}
.MenuHeading { font-size: 15px; color: #0099ff; text-align: left; letter-spacing: 0.2em; margin-left: 12px; line-height: 26px; margin-top: 19px; }
.Menu {
	background-image: url(images/lines.gif);
	background-repeat: no-repeat;
}
.inline_img {
	margin-right: 8px;
	margin-bottom: 8px;
}
