h1 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-bottom: 2px;
	margin-top: 6px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	position: absolute;
	width: 640px;
	text-align: left;
}
.textmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	width: 640px;
	text-align: center;
}
.PageInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	width: 640px;
	position: absolute;
	top: 550px;
}
.PageInfoRelative {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	width: 640px;
}
.accredition {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	position: absolute;
	text-align: center;
	top: 490px;
	width: 640px;
	height: 60px;
}
.accreditionRelative {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	width: 640px;
	height: 60px;
}
/*----------------------------------------*
**  Layout
**----------------------------------------*/

.container {
	position: relative;
	width: 640px;
	margin: 0 auto;
	text-align: left;
  }
