body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #63689C;
	text-align: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
}
li {
	margin-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
}
a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #63689C;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 13px;
	background-image: url(../images/bg_th.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F5F5F5;
}
.tabletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.h1cell {
	background-color: #B3D7E4;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.black {
	color: #000000;
}
.photoflleft {
	float: left;
	width: 356px;
}
.photoflright {
	float: right;
	width: 356px;
}
#indexation {
	float: left;
	height: 100px;
	width: 300px;
	left: -9999px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

