body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
	background-image: url("images/lightblue_bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000099;
}
.htitle {
	font-size: x-large;
	font-weight: bold;
	color: #000099;
}
.menu_sp {color: #FFFFFF; font-size: medium; }
.mtitle {
	font-size: medium;
	font-weight: bold;
}
.mtitlei {
	font-family: Corsiva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.mtitle1 {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
.mtitle2 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
.mtable {
	font-size: medium;
	font-weight: bold;
	color: #FF00FF;
}


