BODY {
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A:link {
	text-decoration: underline;
	color: #0000FF;
}
A:visited {
	text-decoration: underline;
	color: #000066;
}
A:hover {
	text-decoration: none;
	color: red;
	font-weight : bold;
}
A:active {
text-decoration: none;
color: Red;
}
h1 { 
	font-family: Georgia, Times, serif;
	color: #000099;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
h2 { 
	font-family: Georgia, Times, serif;
	color: #000099;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h3 { 
	font-family: Georgia, Times, serif;
	color: #000099;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

sup {
	font-size: 75%;
}

.content {
	margin-left : 15px;
	color : Black;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.footer {
	margin-left : 15px;
	color : 000099;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.linkfooter { 
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.emphcontent {
	color : #000099;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
}
.emph2 {
	color : #000000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.arrow {
	color : #000099;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
strong {
	color : #000000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
em {
	color : #000000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}
