body {
	font-family: MS UI Gothic;
	font-size: 11pt;
	margin: 0px;
	scrollbar-face-color: #C4C4FE;
	scrollbar-track-color: #DCD8FE;
	scrollbar-arrow-color: #01034E;
	scrollbar-3dlight-color: #5B5BFE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #5B5BFE;
}

td {
	font-family: MS UI Gothic;
	font-size: 11pt;
}

a:hover {
	color: #ff0066;
	text-decoration:underline;
}
a {
	color: #000066;
	text-decoration: none;
}


div.header {
	background-image: url(images/img_WaterBubble.gif);
	height=80;
	width=100%;
}

div.footer {
	background-image: url(images/img_WaterBubble.gif);
	height=50;
	width=100%;
}
div.footer a {text-decoration:underline;}
div.footer a:link {color: #ffffff;}
div.footer a:visited {color: #ffffff;}
div.footer a:active {color: #ffffff;}
div.footer a:hover {color: #ffffff;}

table {
	font-family: MS UI Gothic;
	font-size: x-small;
}

.list_table td {
	height: 30px;
}

.sitemap_table td {
	color: #000066;
	font-weight: bold;
}

.news_date {
	color: #cc3300;
	font-weight: bold;
}

.link_name {
	color: #000066;
	font-weight: bold;
}

.example_category {
	color: #000066;
	font-weight: bold;
}