body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #30528B;
	line-height: 150%;
	color: #666666;
}


.menubar {
	background-color: #30528B;
	color: #FFF;
	height: 32px;
	text-align: center;
	valign:middle;
	font-size: 14px;
	font-weight: bold;
}

.menubar A:link , A:visited, A:active , A:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}


.main101 {
	font-size: 18px;
	color: #060;
	font-weight: bold;
	background-image: url(images/total_main.gif);
	text-indent: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
}

.main102 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}






.style01 {font-size: 10px; color: #336699;}




#link01 a{
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	font-size: 12px;
}
#link01 a:hover{
	color: #62F;
	text-decoration: none;
	font-size: 12px;
}





.title {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}

.keypoint {
	font-weight: bolder;
	color: #FF6600;
}

h2 {
	color: #990000;
}

.smalltitle {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
/*
A:link {COLOR: #0000FF; TEXT-DECORATION: none; font-weight: normal}
A:visited {FONT-WEIGHT: normal; COLOR: #0000FF; TEXT-DECORATION: none}
A:active {FONT-WEIGHT: normal; COLOR: #660066; TEXT-DECORATION: underline}
A:hover {FONT-WEIGHT: normal; COLOR: #FF0000; TEXT-DECORATION: none}
*/



.colorRed {
	color: #CC0000;
}

.colorGreen {
	color: #009900;
}

