body {
	font-size: Medium;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/menu_bgl.gif);
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

h1 {
	font-size: large;
	color: #FF9900;
}
a:link { color: #001F59; text-decoration: underline; }
a:visited { color: #001F59; text-decoration: underline; }
a:hover { color: #001F59; text-decoration: none; }
a:active { color: #001F59; text-decoration: underline; }

.highlight {
	color: #001F59;
	font-weight:bold;
}

