body{
	scrollbar-3d-light-color : #E0E0D8;
	scrollbar-arrow-color : #E0E0D8;
	scrollbar-base-color : #E0E0D8;
	scrollbar-track-color: #E0E0D8;
	scrollbar-dark-shadow-color : #E0E0D8;
	scrollbar-face-color : #E0E0D8;
	scrollbar-highlight-color : #E0E0D8;
	scrollbar-shadow-color : #E0E0D8;
	background : #E0E0D8;
}
A.link {
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration : underline;
}
A.link:hover{
	text-decoration : none;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
P{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-indent : 30pt;
}
.linkme{
	text-align: center;
	margin: auto;
	font-family: Verdana;
	font-size: 10;
	color: black
}
