body{	scrollbar-base-color:#4195e9;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #e4eedd;
	color:#4195e9;
	font-size : x-small; 
	font-family:MSƒSƒVƒbƒN;}

a:link{color:#1462b0;}
a:active{color:#4195e9;text-decoration:none;}
a:visited{color:#1462b0;}
a:hover{color:#4195e9;text-decoration:none;}

h1{
	margin: 20px 0px;
	padding: 5px;
	color: #1462b0;
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
	background-color: #F5F5F5;
}
h2{
	margin: 50px 3px 0px;
	padding: 5px;
	color: #1462b0;
	font-size: 11pt;
	font-weight: normal;
	background-color: transparent;
	border-bottom: 1px dotted #998888;
}

.note{
	background-color: #e4eedd;}