BODY {
	margin: 0px;
	background-image: url('background.gif');
	background-repeat: no-repeat;
	BACKGROUND-COLOR: #ffffff;
	font-family: "Georgia", Arial, sans-serif; 
font-size: 8pt; 
font-weight: normal;
	scrollbar-face-color: #D4DDE2; 
	scrollbar-track-color: #D4DDE2; 
    scrollbar-3dlight-color: #D4DDE2;
    scrollbar-shadow-color: #D4DDE2; 
    scrollbar-arrow-color: #477D9F;
color: #618CA7;
cursor: crosshair
}

p { 
	font-family: "Georgia", Arial, sans-serif;
    	font-size: 8pt; 
    	color: #618CA7; 
    	font-weight:normal;
	text-align: justify;

}

A:visited {
	font-weight: bold;
	color: #3696D2;
	text-decoration: none
}

A:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}

A:hover {
	font-weight: bold;
	color: #AAC0CE;
	background-color: #DFE9EF;
	border-bottom: solid 2px #A2C4DA;
	text-decoration: none;
	cursor: help;
}


A {
	font-weight: bold;
	color: #3696D2;
	text-decoration: none
}


.navtitle {
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
	color: #808080;
	font-family: Georgia;
	filter: dropshadow(Color=#ffffff, OffX=1, OffY=1, positive=2); 
	line-height: 17px;
	height: 17px;
	padding-bottom: 2px;
	padding-top: 2px; 
	text-align: center
}

.contenttitle {
	font-weight: bold;
	font-size: 14pt;
	color: #B7C6CF;
	font-family: Georgia;
	padding-left: 5px; 
	border-bottom: solid;
	font-variant: small-caps;
	text-align: left
}

.copyrights {
	font-weight: none;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	padding-bottom: 2px;
	padding-top: 6px; 
	text-align: center
}
