BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/background2.gif);
}
A:link {
	text-decoration: underline;
	color: #0000FF;
}
A:visited {
	text-decoration: underline;
	color: #000099;
}
A:hover {
	text-decoration: none;
	color: #CC0000;
}
A:active {
text-decoration: none;
color: #CC0000;
}

h1 {
	font-family: Georgia, Times, serif;
	color: #0000CC;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
}
h2 { 
	font-family: Georgia, Times, serif;
	color: #0000CC;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
h3 { 
	font-family: Georgia, Times, serif;
	color: #0000CC;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}

td {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

sup {
	font-size: 75%;
}
.content {
	margin-left: 20px;
	margin-right: 20px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.footer {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.linkfooter { 
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
.small { 
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.emphcontent {
	color : #0000CC;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
}
.emph2 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
