p, ul, ol, li, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	margin-top: 0px;
}

.margintop {
	margin-top: 10px;
}

li {
	margin-bottom: 3px;
}

img {
	border: 0px;
}

h1 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #ff3333;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #516683;
	margin-bottom: 5px;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}

a:active, a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #999999;
}

sup {
	line-height: 0px;
}

.footnote {
	font-size: 10px;
	color: #666666;
}

.home {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}

.nav {
	line-height: 14px;
	margin-bottom: 7px;
}

.lang {
	font-size: 12px;
}

.nav a:link, .nav a:visited, .lang a:link, .lang a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #516683;
}

.nav a:active, .nav a:hover, .lang a:active, .lang a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #7f9eb2;
}

hr {
	height:1pt;
	width:100%;
	background:#CCC;
	margin: 0px 0px 0px 0px;
	border: 0;
   }

.homefeature {
	list-style-type: square;
	margin-left: 12px;
	padding-left: 2px;
	color: #516683;
	line-height: 14px;
}

