body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(bkg.jpg) repeat-x;
}
#content {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11pt;
	padding: 10px 5px;
	border-left: 1px solid #CCD4DC;
	border-right: 1px solid #CCD4DC;
}
#disclaim {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 9px;
	color: #999999;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#disclaim a {
	color: #B89392;
	text-decoration: none;
}

#disclaim hr {
	color: #FF0000;
	height: 1px;
	width: 600px;
	border-color: #FF0000;
}
#content h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C30505;
}
#index {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.style1 {
color: #C30505
}
#content h2 {

	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#content h3 {
	font-size: 14px;
}
