.company {
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #00596B;
	font-weight: bold;
}
.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #0587A2;
	font-weight: bold;
}
.magin {
	padding: 5px;
}
table {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
body {
	font-size: 76%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
a:link {
	color: #006EA1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	color: #006EA1;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #023E6C;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #023E6C;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.bgmenu {
	background-color: #4EA0B1;
}
.bgtop {
	background-color: #FFFFFF;
}
.bgbody {
	background-color: #E4ECEC;
}
.content_margin_top {
	padding-top: px;
}
.content_margin_bottom {
	padding-bottom: px;
}
.content_margin_left_right {
	padding-left: px;
	padding-right: px;
}
