body {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
}
#content {
	width: 728px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	margin:0px auto;
	text-align:left;
	padding: 15px;
	font-weight: normal;
	color: #666666;
}
.center {
	text-align: center;
}
#indexcontainer {
	background-color: #F1EFE7;
	margin: 2px;
	padding: 8px;
}
h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#leftdiv {
	float: left;
	height: auto;
	width: 25%;
}
#rightdiv {

	float: right;
	height: auto;
	width: 65%;
}
#footer {
	clear: left;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	font-size: 75%;
}
#articlecontent {

	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	margin:0px auto;
	text-align:left;
	padding: 15px;
	font-weight: normal;
	color: #666666;
}
#fll {
	float: left;
}
#flr {
	float: right;
}
#inright {
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
#cntr {
	text-align: center;
}

