body {
	color: #494949;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	padding: 0px;
	line-height: 1.2em;
}
.parTitles {
	padding-left: 15px;
	padding-top: 2px;
}
.disclaimer {
	font-size: 9px;
	color: #ADADAD;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 800px;
}
p {
	text-align: justify;
	padding-right: 20px;
	padding-left: 15px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}


a:hover {
	text-decoration: underline;
	color: #AB483A;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.smallPic1 {
	float: left;
	padding-right: 11px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.footermenu a:link {
	color: #999999;
	text-decoration: none;
}
.footermenu a:active {
	text-decoration: none;
	color: #999999;
}
.footermenu a:visited {
	text-decoration: none;
	color: #999999;
}
.footermenu a:hover {
	text-decoration: underline;
	color: #C4423C;
}
.footermenu {
	font-size: 11px;
	color: #999999;
	line-height: 22px;
}
.citation {
	font-size: xx-small;
	color: #CCCCCC;
	text-align: center;
}

.copyright {
	font-size: xx-small;
	color: #7F7F7F;
	float: right;
	text-align: right;
	padding-top: 8px;
}
.securitor {
	font-size: 9px;
	color: #919191;
	text-align: left;
}
.citation a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.citation a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.citation a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.citation a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

