@charset "utf-8";
.font1 {
	font-size: 12pt;
	line-height: 18pt;
	color: #333333;
}
.font2 {
	line-height: 22px;
	font-size: 14pt;
}
.font3 {
	font-size: 14pt;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #004D4D;
	border-bottom-color: #004D4D;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: ridge;
	border-top-color: #004D4D;
	border-left-color: #006699;
	vertical-align: middle;
	text-indent: 20px;
}
.font4 {
	font-size: 14pt;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #339933;
	border-bottom-color: #339933;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-left-style: ridge;
	border-top-color: #339933;
	border-left-color: #009966;
	vertical-align: middle;
	text-indent: 20px;
}

a.link1:link {
	text-decoration: none;
	color: #CC6600;
}
a.link1:visited {
	text-decoration: none;
	color: #CC6600;
}
a.link1:hover {
	text-decoration: none;
	color: #336633;
}
a.link1:active {
	text-decoration: none;
	color: #CC6600;
}
a.link2:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
a.link2:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
a.link2:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}
a.link2:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
.hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	line-height: 25px;
}
a.link3:active {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
}
a.link3:link {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
}
a.link3:visited {
	text-decoration: none;
	color: #666666;
	font-size: 15px;
}
a.link3:hover {
	text-decoration: underline;
	color: #999900;
	font-size: 15px;
}
a.link4:active {
	text-decoration: none;
	font-size: 15px;
	color: #FFCC00;
}
a.link4:link {
	text-decoration: none;
	color: #FFCC00;
	font-size: 15px;
}
a.link4:visited {
	text-decoration: none;
	color: #FFCC00;
	font-size: 15px;
}
a.link4:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #99FF00;
}
a.link5:active {
	text-decoration: none;
	color: #CC3300;
	font-size: 15px;
}
a.link5:link {
	text-decoration: none;
	color: #CC3300;
	font-size: 15px;
}
a.link5:visited {
	text-decoration: none;
	color: #CC3300;
	font-size: 15px;
}
a.link5:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #006699;
}
.fontpage {
	color: #999900;
}
