body {
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	background-image:url(../img/bg01.jpg);
	font-family: MS PGothic, MS Mincho, MS PMincho, sans-serif;
}

a, a:link, a:visited {font-size: 12px; color: #003399; font-weight:bold; text-decoration:underline;}
a, a:active, a:hover {color: #006600; font-weight:bold; text-decoration:underline;}

.alink2 {color: #006699; text-decoration: none; font-weight:bold; text-decoration: underline;}
.alink2:hover, .links:active {color: #009900; text-decoration: underline;}

.footer {color: #FFFFFF; font-weight:bold; text-decoration:underline;}
.footer:hover, .links:active {color: #006699; font-weight:bold; text-decoration:underline;}

.footer2 {color: #FFFFFF; text-decoration:none; font-weight:underline;}
.footer2:hover, .links:active {color: #FFFFFF; text-decoration:underline;}

p {
	font-family: MS PGothic, MS Mincho, MS PMincho, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-bottom: 0px;
}

.title {font-family: MS PGothic, MS Mincho, MS PMincho, sans-serif; font-size: 16px; color: #0033cc; font-weight:bold; line-height:20px;}
.title2 {font-size: 12px; color: #0033cc; font-weight:bold;}
.title3 {font-size: 12px; color: #0033cc; font-weight:bold;}
.bold {font-weight: bold;}
.italic {font-style:italic;}
.bolditalic {font-weight: bold; font-style: italic;}
.larger {font-size: 14px;}
.sub {font-size: 9px;}
.lineheight {line-height: 22px;}

.white {color: #FFFFFF;}
.whitebold {color: #FFFFFF; font-size: 14px; font-weight:bold;}


