p {
	font-family: Trebuchet MS;
	color: #40627C;
	font-size: 12px;
}
center {
	font-family: Trebuchet MS;
	color: #40627C;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #6A7378;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A7378;
	text-decoration: none;
}
body {
      scrollbar-face-color: #6E92AA; 
      scrollbar-shadow-color: #40627C; 
      scrollbar-highlight-color: #40627C; 
      scrollbar-3dlight-color: #6E92AA; 
      scrollbar-darkshadow-color: #6E92AA; 
      scrollbar-track-color: #6E92AA; 
      scrollbar-arrow-color: #40627C;
}