@charset "utf-8";
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.menu:Link {
	color: #666666;
	text-decoration: none;
}
.menu:Active {
	color: #666666;
	text-decoration: none;
}
.menu:Visited {
	color: #666666;
	text-decoration: none;
}
.menu:Hover {
	color: #008040;
	text-decoration: none;
}.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
.h2 {
    color: #4c4c4c;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 20px;
    font-style: normal;
	letter-spacing: 0;
    line-height: 31px;
}
.h3 {
    color: #004080;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
}
.txt_b {
    color: #333333;
    font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 13px;
	font-weight:bold;
}
.txt {
	color: #333333;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height: 17px;
}
.more {
	color: #333333;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 17px;
	text-decoration:none;
}
.more:Link {
	color: #333333;
	text-decoration:none;
}
.more:Active {
	color: #333333;
	text-decoration:none;
}
.more:Visited {
	color: #333333;
	text-decoration:none;
}
.more:Hover {
	color: #333333;
	text-decoration:underline;
}
.title {
    color: #008040;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 23px;
    font-weight: normal;
}
.title:Link {
	color: #008040;
	text-decoration:none;
}
.titlesub {
    color: #008040;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 17px;
    font-weight: normal;
}
.titlesub2 {
    color: #004080;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 17px;
    font-weight: normal;
}
.title_w {
    color: #008040;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 29px;
    font-weight: bold;
}
.title_w2 {
    color: #008040;
    font-family: 'Papyrus', 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;
}
.txt_15_green {
	color: #008040;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
.txt_12_green {
	color: #008040;
	font-family: 'HelveticaNeue', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

