a {
	text-decoration: none;
	color: #639cce;
}

a:link, a:visited {
	text-decoration: none;
	color: navy;
}

a:hover {
	text-decoration: none;
	color: #1589ff;
}

body {
	font-family: Verdana, Arial, Helvetica, Sans Serif
	font-size: 10pt;
	scrollbar-base-color: NAVY; 
	scrollbar-arrow-color: #ffffff;
	scrollbar-DarkShadow-Color: #ffffff; 
}

.heading {
	color:#000;
	font-size: 16pt;
	border-bottom: 1px solid #999;
}

.label    {
	font-weight: bold;
}

.notice {
	color: blue;
}

.error {
	color: #ff0000;
}

.menu_body {
	padding-left: 10px;
	padding-right: 10px;
}
