h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
}
a:link { color: #0000FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rule-top {
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
}
.rule-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
}
.rule-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

.rule-both {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

.big {
	font-size: 18px;
	font-weight: bold;
	color: #000099;}

.overseas {
	font-size: 14px;
	font-weight: bold;
	color: #000099;}



.menu {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	border: 1px solid #666666;


}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #000099;
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	background-color: #f9d9e8;
	padding: 6px;
	margin-left: 35px;
	margin-bottom: 5px;}

.boxbottom {
	background-color: #f9d9e8;
	padding: 6px;
	margin-left: 29px;
	margin-bottom: 5px;
	margin-right: 29px;


}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Frontbox {
	height: auto;
	width: auto;
	background-color: #f9d9e8;
	border: 5px;
}

h2 {

	font-size: 16px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	margin-bottom: -8px;
}
.box2 {
	font-size: 10px;
	color: #000099;
	padding: 6px;
	border: 1px solid #CC0000;
}
