body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	Xscrollbar-base-color : #DDDDDD;
	Xscrollbar-arrow-color : #000000;
}
td, th {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	font-family: arial;
	color: #003300;
}

h4, h5 {
	font-family: arial;
}


a, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}

a.menulink, a.menulink:visited, a.menulink:hover {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}

a.frontpage, a.frontpage:visited, a.frontpage:hover {
	color: #000000;
	text-decoration: none;
	cursor: text;
}


dt {
	font: italic bold;
}
dd {
	margin-bottom: 15px;
	padding-left: 15px;
	}

